Skip to content

Commit b52b024

Browse files
authored
Update README.md
1 parent 1cce4f8 commit b52b024

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
@@ -61,7 +61,7 @@ Start listening with integrated speech recognition:
6161
}}
6262
/>
6363
```
64-
In iOS only you have to call `finishListening()`. Android detects the end of your speech automatically. That's the reason why didn't implemented the finish method in Android.
64+
In iOS only you have to call `finishListening()`. Android detects the end of your speech automatically. That's the reason why we didn't implement the finish method in Android.
6565
```javascript
6666
// only for iOS
6767
ApiAi.finishListening();

0 commit comments

Comments
 (0)