Skip to content

Commit 665c1e7

Browse files
authored
Merge pull request #39 from hkosova/hkosova-patch-1
Fixed a typo in the README
2 parents f9ff06e + 665b462 commit 665c1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Overlays are a way to extend or enhance an existing [OpenAPI description](https:
1717
Install the `overlayjs` command from [npm](https://npmjs.com) with the following command:
1818

1919
```text
20-
npm install -g openapi-overlay-js
20+
npm install -g openapi-overlays-js
2121
```
2222

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

0 commit comments

Comments
 (0)