Skip to content

Commit 2e66962

Browse files
jtakalaiwestonganger
authored andcommitted
Fix typo (westonganger#15)
1 parent f04be3e commit 2e66962

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ ionic plugin add cordova-plugin-camera-preview
3939
Starts the camera preview instance.
4040
<br/>
4141
<br/>
42-
When setting the toBack to TRUE, remember to add the style bellow on your app's HTML or body element:
42+
When setting the toBack to TRUE, remember to add the style below on your app's HTML or body element:
4343
```css
44-
html, body{
44+
html, body {
4545
background-color: transparent;
4646
}
4747
```

0 commit comments

Comments
 (0)