You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting_started/introduction.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -327,9 +327,9 @@ app.add_page(index)
327
327
328
328
We've created a simple, yet fully interactive web app in pure Python.
329
329
330
-
By continuing with our documentation, you will learn how to building awesome apps with Reflex.
330
+
By continuing with our documentation, you will learn how to build awesome apps with Reflex.
331
331
332
332
For a glimpse of the possibilities, check out these resources:
333
333
334
334
* For a more real-world example, check out either the [dashboard tutorial]({getting_started.dashboard_tutorial.path}) or the [chatapp tutorial]({getting_started.chatapp_tutorial.path}).
335
-
* We have bots that can answer questions and generate Reflex code for you. Check them out in #ask-ai in our [Discord]({constants.DISCORD_URL})!
335
+
* We have bots that can answer questions and generate Reflex code for you. Check them out in #ask-ai in our [Discord]({constants.DISCORD_URL})!
0 commit comments