Skip to content

Commit ad097ab

Browse files
authored
📝 Update README.md
1 parent 475faa6 commit ad097ab

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
@@ -94,7 +94,7 @@ Everything outside of the `router-wrapper` will stay the same all along the user
9494

9595
### Javascript
9696

97-
On the Javascript-side it again pretty simple... What you need to do is to create a custom renderer for your page that will extend `Highway.Renderer` and enable all the required methods in order to make you custom renderer work.
97+
On the Javascript-side it's again pretty simple... What you need to do is to create a custom renderer for your page that will extend `Highway.Renderer` and enable all the required methods in order to make you custom renderer work.
9898

9999
**home.js**
100100
```javascript

0 commit comments

Comments
 (0)