Skip to content

Commit

Permalink
Update docs/commands/bundle.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lorna Jane Mitchell <lorna.mitchell@redocly.com>
  • Loading branch information
tatomyr and lornajane authored Sep 5, 2024
1 parent df2c41b commit 3e2eb24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/commands/bundle.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ apis:
output: dist/bar.json
```
Given the **redocly.yaml** configuration file above, the following command bundles the APIs `foo` and `bar` into the `dist/` folder.
Given the `redocly.yaml` configuration file above, the following command bundles the APIs `foo` and `bar` into the `dist/` folder.

```bash
redocly bundle
Expand Down

0 comments on commit 3e2eb24

Please sign in to comment.