Skip to content

Commit

Permalink
docs: fix a typo in the deployment docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sansyrox committed Jul 13, 2024
1 parent 9f3f99c commit 994f9d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ After thoroughly testing the web application and ensuring that all features were


```python {{ title: 'Deploying the Application' }}
python app.py --port 8000 --processes=n --workers=m
python app.py --processes=n --workers=m
```

With the web application deployed and running smoothly, Batman had a powerful new tool at his disposal. The Robyn framework had provided him with the flexibility, scalability, and performance needed to create an effective crime-fighting application, giving him a technological edge in his ongoing battle to protect Gotham City.
Expand Down

0 comments on commit 994f9d8

Please sign in to comment.