Skip to content

Commit 475faa6

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ npm install --save @dogstudio/highway
4040

4141
## Usage
4242

43-
Now you have installed **Highway** it's time to dive into how you can now use it... And you know what? It's pretty simple.
43+
Now you have installed **Highway** it's time to dive into how you can use it... And you know what? It's pretty simple.
4444
First let's *import* **Highway**:
4545

4646
```javascript
@@ -68,7 +68,7 @@ You are now ready to create some beautiful and creative transitions between your
6868

6969
## Renderers
7070

71-
Everytime you create a page you need to relate it to a **renderer**. This way **Highway** knows how to deal with this page's transitions. Luckily we have done **almost** all the work for you, great isn't it? However you have a part play in this and here is how you can setup properly your renderers.
71+
Everytime you create a page you need to relate it to a **renderer**. This way **Highway** knows how to deal with this page's transitions. Luckily we have done **almost** all the work for you, great isn't it? However you have a part to play in this and here is how you can setup properly your renderers.
7272

7373
### HTML
7474

0 commit comments

Comments
 (0)