diff --git a/README.md b/README.md index ab21e80..e8b546a 100755 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ npm install pocketsphinx-stt ``` -There are two options, one expect the file to be already an audio file that can work with pocketsphixn +There are two options, one expect the file to be already an audio file that can work with pocketsphinx ```js const transcribe = require('pocketsphinx-stt').transcribe; @@ -141,4 +141,4 @@ On npm npm run publish:public ``` -Runs build and then publishes `dist` folder to npm with copy of `README` and `package.json` \ No newline at end of file +Runs build and then publishes `dist` folder to npm with copy of `README` and `package.json`