Skip to content

Commit 8b0f3e6

Browse files
djipcomacdonst
authored andcommitted
Fixed small typos in README.md
1 parent 6d73cda commit 8b0f3e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ console.log(constraints);
4747

4848
## Quirks
4949

50-
The iOS implementation that this plugin provides does not allow you to attach the returned `MediaStream` object to a `audio` or `video` tag. Rather you will use the `MeidaStream` object to get a `MediaStreamTrack` to pass to the Image (see [phonegap-plugin-image-capture](https://github.com/phonegap/phonegap-plugin-image-capture)) or Audio capture API.
50+
The iOS implementation that this plugin provides does not allow you to attach the returned `MediaStream` object to an `audio` or `video` tag. Rather you will use the `MediaStream` object to get a `MediaStreamTrack` to pass to the Image (see [phonegap-plugin-image-capture](https://github.com/phonegap/phonegap-plugin-image-capture)) or Audio capture API.
5151

5252
## [Contributing](.github/CONTRIBUTING.md)
5353

0 commit comments

Comments
 (0)