change a word

This commit is contained in:
Chaz Larson 2023-06-26 08:33:31 -05:00 committed by GitHub
parent de16b1e4a2
commit 02ab7d0fe3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,7 +141,7 @@ The first item in the list is `config/movie assets` and the second is `config/tv
### In-Line Lists
you can represent a dictionary on a single line by using `[` and `]`
you can represent a list on a single line by using `[` and `]`
```yaml
settings:
@ -254,4 +254,4 @@ libraries:
metadata_path: *paths # Alias to call the above `paths` section
overlay_path:
- pmm: ribbon
```
```