Skip to content

Commit

Permalink
fix space
Browse files Browse the repository at this point in the history
  • Loading branch information
tangentstorm committed Feb 25, 2024
1 parent f9d68b1 commit 90d4c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@ QUART_APP=tanco.app:app quart run # --reload
Or (on platforms that support it) use hypercorn:

```bash
hypercorn tanco.app:app # --reload
hypercorn tanco.app:app # --reload
```

0 comments on commit 90d4c12

Please sign in to comment.