Skip to content

Commit d9694db

Browse files
authored
Update README.md
1 parent 2ca52bc commit d9694db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ or
6464
```bash
6565
uvicorn main:app --host 0.0.0.0 --port 3000
6666
```
67-
Your Flask application is now available at `http://localhost:3000`.
67+
Your FastApi application is now available at `http://localhost:3000`.
6868

6969
## One-Click Deploy
7070

0 commit comments

Comments
 (0)