Skip to content

Commit 5d52b69

Browse files
committed
Fix spelling error
1 parent 3de300e commit 5d52b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@reloaddk/wsdl-tsclient",
33
"version": "1.7.5",
4-
"description": "Generate typescript soap client with typescript definitons from WSDL file.",
4+
"description": "Generate typescript soap client with typescript definitions from WSDL file.",
55
"main": "dist/src/index.js",
66
"bin": {
77
"wsdl-tsclient": "dist/src/cli.js"

0 commit comments

Comments
 (0)