Skip to content

Commit

Permalink
Merge pull request #39 from hkosova/hkosova-patch-1
Browse files Browse the repository at this point in the history
Fixed a typo in the README
  • Loading branch information
lornajane authored Oct 31, 2024
2 parents f9ff06e + 665b462 commit 665c1e7
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 @@ -17,7 +17,7 @@ Overlays are a way to extend or enhance an existing [OpenAPI description](https:
Install the `overlayjs` command from [npm](https://npmjs.com) with the following command:

```text
npm install -g openapi-overlay-js
npm install -g openapi-overlays-js
```

The `-g` switch installs it globally so you can use the command from anywhere on your system.
Expand Down

0 comments on commit 665c1e7

Please sign in to comment.