Skip to content

Commit 4a1d5f2

Browse files
authored
Update app.py (#271)
1 parent 957895c commit 4a1d5f2

File tree

1 file changed

+1
-1
lines changed
  • docs/source/token_auth/examples/excluded_paths_example

1 file changed

+1
-1
lines changed

docs/source/token_auth/examples/excluded_paths_example/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
)
3030

3131

32-
# This is a quick way of building FastAPI endpoiints using Piccolo, but isn't
32+
# This is a quick way of building FastAPI endpoints using Piccolo, but isn't
3333
# required:
3434
FastAPIWrapper(
3535
"/movies/",

0 commit comments

Comments
 (0)