We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e4302 commit 1b1a4e2Copy full SHA for 1b1a4e2
demo/main.py
@@ -13,7 +13,7 @@
13
def api_index() -> list[AnyComponent]:
14
# language=markdown
15
markdown = """\
16
-This site providers a demo of [FastUI](https://github.com/pydantic/FastUI), the code for the demo
+This site provides a demo of [FastUI](https://github.com/pydantic/FastUI), the code for the demo
17
is [here](https://github.com/pydantic/FastUI/tree/main/demo).
18
19
The following components are demonstrated:
0 commit comments