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

missing word in description (#2124)

Benjamin Saphier преди 6 години
родител
ревизия
702f3564fc
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      docs/styling-the-navigator.md

+ 1
- 1
docs/styling-the-navigator.md Целия файл

@@ -116,7 +116,7 @@ this.props.navigator.setStyle({
116 116
 If you set any styles related to the Status Bar, make sure that in Xcode > project > Info.plist, the property `View controller-based status bar appearance` is set to `YES`.
117 117
 
118 118
 ## Custom fonts
119
-If you'd like to use a custom font, you'll first have to your project.
119
+If you'd like to use a custom font, you'll first have to edit your project.
120 120
 
121 121
 * Android - add the `.ttf` or `.otf` files to `src/main/assets/fonts/`
122 122