Skip to content

Commit

Permalink
Add missing ``` at end of project-structure.md code box (#1088)
Browse files Browse the repository at this point in the history
  • Loading branch information
pablofueros authored and Tom Gotsman committed Nov 25, 2024
1 parent e2ffcac commit 5f9d91c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/getting_started/project-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,6 @@ import reflex as rx
config = rx.Config(
app_name="{app_name}",
)
```

We will discuss project structure and configuration in more detail in the [advanced project structure]({advanced_onboarding.code_structure.path}) documentation.

0 comments on commit 5f9d91c

Please sign in to comment.