Fix configuration file tree example

This commit is contained in:
Joe Mooring
2024-03-28 18:02:30 -07:00
committed by GitHub
parent 12bebaaea0
commit 5ebfdea40f
+1 -1
View File
@@ -73,7 +73,7 @@ my-project/
│ ├── menus.en.toml
│ ├── menus.de.toml
│ └── params.toml
── production/, giving you
── production/
└── params.toml
```