diff --git a/package.json b/package.json index ff182edd..b760e6fc 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ }, "debugPort": { "type": "string", - "description": "UNIX domain socket name or TPC/IP host:port" + "description": "UNIX domain socket name or TCP/IP host:port" }, "showProtocolLog": { "type": "boolean", @@ -147,7 +147,7 @@ }, "debugPort": { "type": "string", - "description": "UNIX domain socket name or TPC/IP host:port" + "description": "UNIX domain socket name or TCP/IP host:port" }, "waitLaunchTime": { "type": "number",