Skip to content

Commit f07f11a

Browse files
committed
Fix typo
1 parent aa22e56 commit f07f11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ To use `react_ujs`, simply `require` it after `react` (and after `turbolinks` if
8484
//= require react_ujs
8585
```
8686

87-
### Viewe helper
87+
### View helper
8888

8989
There is a view helper method `react_component`. It is designed to work with `react_ujs` and takes a React class name, properties, and HTML options as arguments:
9090

0 commit comments

Comments
 (0)