We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68700d4 commit 5b52251Copy full SHA for 5b52251
README.md
@@ -45,7 +45,7 @@ This example shows how to use FastApi 0.88.0 on Vercel with Serverless Functions
45
46
## How it Works
47
48
-This example uses the Web Server Gateway Interface (WSGI) with Flask to enable handling requests on Vercel with Serverless Functions.
+This example uses the Web Server Gateway Interface (WSGI) with FastApi to enable handling requests on Vercel with Serverless Functions.
49
50
## Running Locally
51
0 commit comments