Skip to content

Commit e78f95c

Browse files
authored
docs: fix typo in introduction.md (#1583)
1 parent 19274d4 commit e78f95c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting_started/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,9 +327,9 @@ app.add_page(index)
327327

328328
We've created a simple, yet fully interactive web app in pure Python.
329329

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.
331331

332332
For a glimpse of the possibilities, check out these resources:
333333

334334
* 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

Comments
 (0)