Correct typo
This commit is contained in:
parent
153db7c3a5
commit
70722d200a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue