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
|
### Ongoing Development
|
||||||
Run `yarn dev`
|
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
|
### Packaging
|
||||||
|
|
||||||
|
@ -70,7 +70,7 @@ Run `yarn dist`
|
||||||
### Ongoing Development
|
### Ongoing Development
|
||||||
Run `yarn dev`
|
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
|
## Internationalization
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue