We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5909ced commit 1444537Copy full SHA for 1444537
README.md
@@ -53,7 +53,7 @@ In order to generate the Node client, you must install Java 8 and the swagger-co
53
$ make node
54
```
55
56
-The `swagger-codegen` generates an entire module in the `node` folder. You can publish ne versions of this client from that folder with `npm publish`.
+The `swagger-codegen` generates an entire module in the `node` folder. You can publish new versions of the client from that folder with `npm publish`.
57
58
## Explore API
59
0 commit comments