Skip to content

Commit 235c5e4

Browse files
authored
Update README.md
1 parent 8462925 commit 235c5e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skeleton/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Voila!!!
3636
That is your custom app skeleton structure built on top of `proxy.py`. Now copy the `app` directory
3737
outside of `proxy.py` repo and create your own git repo. Customize the `app` for your project needs
3838

39-
## Run in detached (backgound) mode
39+
## Run in detached (background) mode
4040

4141
1. For one-off use cases, you can directly use the following command to start the app in background:
4242
`python -m app 2>&1 &`

0 commit comments

Comments
 (0)