Преглед на файлове

Fix typo in Reference.md (#252)

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
 | ----- | -------- |