8000 Merge pull request #173 from CoreyCole/patch-1 · sinkync/flutter-webrtc@b83f767 · GitHub
[go: up one dir, main page]

Skip to content

Commit b83f767

Browse files
authored
Merge pull request flutter-webrtc#173 from CoreyCole/patch-1
docs(readme): missing back tick
2 parents 3be55ec + 14cc8ce commit b83f767

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
@@ -30,7 +30,7 @@ This entry allows your app to access camera and microphone.
3030

3131
### Android
3232

33-
Ensure the following permission is present in your Android Manifest file, located in `<project root>/android/app/src/main/AndroidManifest.xml:
33+
Ensure the following permission is present in your Android Manifest file, located in `<project root>/android/app/src/main/AndroidManifest.xml`:
3434

3535
```xml
3636
<uses-feature android:name="android.hardware.camera" />

0 commit comments

Comments
 (0)
0