Преглед изворни кода

Fix typo + consistent white line after header (#5438)

Alberto Blanco пре 6 година
родитељ
комит
38189f6733
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2
    1
      docs/docs/third-party.md

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

29
 For more information about how to set up redux read the [react-redux docs](https://react-redux.js.org/)
29
 For more information about how to set up redux read the [react-redux docs](https://react-redux.js.org/)
30
 
30
 
31
 ## react-native-vector-icons
31
 ## react-native-vector-icons
32
-This liabry can be used to set icons as the following example does.
32
+
33
+This library can be used to set icons as the following example does.
33
 For available icons read the [react-native-vector-icons docs](https://github.com/oblador/react-native-vector-icons).
34
 For available icons read the [react-native-vector-icons docs](https://github.com/oblador/react-native-vector-icons).
34
 
35
 
35
 ```js
36
 ```js