Skip to content

Commit fd6c072

Browse files
authored
Tiny docs update.
1 parent f799f2d commit fd6c072

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Live demo is available at [https://contenta-react-next.now.sh](https://contenta-
1212
make up
1313
```
1414
15-
2. Profit! You can open the application on `http://app.docker.localhost`.
15+
2. Profit! You can open the application on `http://app.docker.localhost`
1616
1717
# What's included?
1818
@@ -24,7 +24,7 @@ Live demo is available at [https://contenta-react-next.now.sh](https://contenta-
2424
6. Live reload for all `js` / `css` changes.
2525
7. `Redux` (with devtools) + `Redux Saga` configured.
2626
8. Basic `robots.txt`.
27-
9. Beautiful animation for pages transition.
27+
9. Nice animation for pages transition.
2828
2929
# Command list
3030
@@ -34,4 +34,4 @@ Live demo is available at [https://contenta-react-next.now.sh](https://contenta-
3434
- `make down` - completely stops the application and removes docker containers.
3535
- `make restart` - restarts the application containers.
3636
- `make lint` - checks coding standards and fixes issues if possible.
37-
- `make deploy` - deploys the application to Now server (**NOTE:** You'll need to have [Now CLI](https://zeit.co/docs/features/now-cli) installed)
37+
- `make deploy` - deploys the application to Now server (**NOTE:** You'll need to have [Now CLI](https://zeit.co/docs/features/now-cli) installed)

0 commit comments

Comments
 (0)