We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8462925 commit 235c5e4Copy full SHA for 235c5e4
skeleton/README.md
@@ -36,7 +36,7 @@ Voila!!!
36
That is your custom app skeleton structure built on top of `proxy.py`. Now copy the `app` directory
37
outside of `proxy.py` repo and create your own git repo. Customize the `app` for your project needs
38
39
-## Run in detached (backgound) mode
+## Run in detached (background) mode
40
41
1. For one-off use cases, you can directly use the following command to start the app in background:
42
`python -m app 2>&1 &`
0 commit comments