Correct typo

This commit is contained in:
Igor Gassmann 2017-12-07 17:04:34 -03:00
parent 153db7c3a5
commit 70722d200a

View file

@ -30,7 +30,7 @@ This will download and install the LBRY app and its dependencies, including [the
### Ongoing Development
Run `yarn dev`
This will set up a server that will automatically compile any changes made inside `src\` folder and automatically reload the app without loosing the state.
This will set up a server that will automatically compile any changes made inside `src\` folder and automatically reload the app without losing the state.
### Packaging
@ -70,7 +70,7 @@ Run `yarn dist`
### Ongoing Development
Run `yarn dev`
This will set up a server that will automatically compile any changes made inside `src\` folder and automatically reload the app without loosing the state.
This will set up a server that will automatically compile any changes made inside `src\` folder and automatically reload the app without losing the state.
## Internationalization