mirror of
https://github.com/nlohmann/json
synced 2024-11-09 14:10:07 +00:00
Correct a typo in serve_header/README.md (#4143)
This commit is contained in:
parent
836b7beca4
commit
da92c0e3e7
@ -65,7 +65,7 @@ An annotated example configuration can be found in `tools/serve_header/serve_hea
|
||||
`serve_header.py` was designed with the goal of supporting multiple project roots or working trees at the same time.
|
||||
The recommended directory structure is shown below but `serve_header.py` can work with other structures as well, including a nested hierarchy.
|
||||
```
|
||||
json/ ⮜ the parent or web server root directoy
|
||||
json/ ⮜ the parent or web server root directory
|
||||
├── develop/ ⮜ the main git checkout
|
||||
│ └── ...
|
||||
├── feature1/
|
||||
|
Loading…
Reference in New Issue
Block a user