Skip to content

Commit f0e5305

Browse files
authored
Add missing ``` at end of project-structure.md code box (#1088)
1 parent 8a1ca04 commit f0e5305

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/getting_started/project-structure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,6 @@ import reflex as rx
6565
config = rx.Config(
6666
app_name="{app_name}",
6767
)
68+
```
6869

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

0 commit comments

Comments
 (0)