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.
2 parents 43b1e42 + a0035da commit 61c3bd5Copy full SHA for 61c3bd5
docs/quick-start-guide.md
@@ -36,7 +36,7 @@ from holm import App
36
app = App()
37
```
38
39
-This is all you need! The `App()` call will automatically discover and register all your layouts and pages based on the file structure.
+This is all you need! The `App()` call will automatically discover and register all your layouts and pages based on the folder structure.
40
41
## Create a root layout
42
0 commit comments