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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@ my-project/
│ ├── menus.en.toml │ ├── menus.en.toml
│ ├── menus.de.toml │ ├── menus.de.toml
│ └── params.toml │ └── params.toml
├── production/, giving you └── production/
└── params.toml └── params.toml
``` ```