diff --git a/README.md b/README.md index f6457d2ce5879d41879cca348f7d55495e016087..b4bebaaf21ceacfac278a9e4b01a805c71796928 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ http://:8080/ e) Now you would see proper translation panels. ## To execute sentences using API: -please update the host IP in server.json from 10.2.63.52 to your IP and run following cvommand: +please update the host IP in server.json from 10.2.63.52 to your IP and run following command: ``` $python GetShallowParserOutput.py -c server.json -i input.txt ```