Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: piotr-s-brainhub <piotr.sroczkowski@brainhub.pl>
  • Loading branch information
RobertHebel and piotr-s-brainhub committed May 18, 2020
1 parent 0115d3e commit 7baf657
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ npm run develop
// or
yarn develop
```
if you want to run a local version of react-file-input please use:
if you want to run a local version of react-file-input, please use:
```sh
npm run develop:local
// or
Expand Down
2 changes: 1 addition & 1 deletion docs-www/tools/seed/example.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
npm run serve
```

> Note that your site by default will be available on [http://localhost:9000](http://localhost:9000)
> Note that your site by default will be available on http://localhost:9000
4. deploying to github pages
```bash
Expand Down

0 comments on commit 7baf657

Please sign in to comment.