Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 437b235

Browse files
authored
Update README.md
1 parent 1a15ccb commit 437b235

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
@@ -113,7 +113,7 @@ Currently, the TypeScript code in this SDK is compiled using the default module
113113
var SDK = require('<path_to_speech_SDK>/Speech.Browser.Sdk.js');
114114
```
115115

116-
2. Setup the recognizer, same a [above](#reco_setup).
116+
2. Setup the recognizer, same as [above](#reco_setup).
117117

118118
3. Run your web-app through the webpack (see "bundle" task in [gulpfile.js](gulpfile.js), to execute it, run `npm run bundle`).
119119

0 commit comments

Comments
 (0)