Roy Zheng пре 5 година
родитељ
комит
245120df0c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      docs/Reference.md

+ 1
- 1
docs/Reference.md Прегледај датотеку

@@ -278,7 +278,7 @@ Boolean value that forces the `WebView` to show the loading view on the first lo
278 278
 
279 279
 ### `style`
280 280
 
281
-A style object that allow you to customize the `WebView` style. Please not that there are default styles (example: you need to add `flex: 0` to the style if you want to use `height` property).
281
+A style object that allow you to customize the `WebView` style. Please note that there are default styles (example: you need to add `flex: 0` to the style if you want to use `height` property).
282 282
 
283 283
 | Type  | Required |
284 284
 | ----- | -------- |