Skip to content

Commit

Permalink
Merge pull request #49 from IamTheFij/patch-1
Browse files Browse the repository at this point in the history
Fix typo in readme
  • Loading branch information
tanbro authored Sep 22, 2024
2 parents 1c03dd1 + a0a070e commit bc1cf7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ To include `1.yml`, `2.yml` in `0.yml`, we shall:

```yaml
file1: !inc include.d/1.yml
file2: !inc include.d/1.yml
file2: !inc include.d/2.yml
```

1. Load it
Expand Down

0 comments on commit bc1cf7b

Please sign in to comment.