Skip to content

Commit 124d9ef

Browse files
committed
Update FastAPI section from code review
1 parent 8b7f86b commit 124d9ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/scenarios/web.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ parsing), data valdiation, and automatic API documentation with **OpenAPI 3**
159159
(including **JSON Schema**).
160160

161161
It includes tools and utilities for security and authentication (including OAuth2 with JWT
162-
tokens), a dependency injection system, 2 alternative web user interfaces for automatic,
163-
interactive, API documentation, and other features.
162+
tokens), a dependency injection system, automatic generation of interactive API
163+
documentation, and other features.
164164

165165

166166
***********

0 commit comments

Comments
 (0)