Skip to content

Commit 1444537

Browse files
authored
Update README.md
1 parent 5909ced commit 1444537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ In order to generate the Node client, you must install Java 8 and the swagger-co
5353
$ make node
5454
```
5555

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`.
56+
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`.
5757

5858
## Explore API
5959

0 commit comments

Comments
 (0)