Skip to content

Commit

Permalink
Merge pull request #22 from martinweber-teamecho/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
rosskevin authored Oct 14, 2024
2 parents f7cbc66 + d370250 commit 2853d41
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,8 @@ The following file structure would result in resources loaded as below:
├── index.js
└── en
├── green.yaml
├── blue
├──── foo.yaml
└── blue
└── foo.yaml
```

green.yaml
Expand Down Expand Up @@ -275,8 +275,8 @@ Results in this object loaded:
├── index.js
└── en
├── blue.yaml
├── blue
├──── foo.yaml
└── blue
└── foo.yaml
```

blue.yaml
Expand Down

0 comments on commit 2853d41

Please sign in to comment.