Skip to content

Commit 2ed65cb

Browse files
authored
Merge pull request GeekyAnts#18 from igoroctaviano/patch-1
Fix typo
2 parents 7676de6 + 6b2c7d2 commit 2ed65cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/GetStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ npm install @expo/vector-icons --save
4949
**Note** <br />
5050
NativeBase uses some custom fonts that can be loaded using **loadAsync** function. Check out [this](https://docs.expo.io/versions/v15.0.0/sdk/font.html#expofontloadasyncname-url) expo link.
5151
<br />
52-
Synatax <br />
52+
Syntax <br />
5353
```js
5454
async componentWillMount() {
5555
await Expo.Font.loadAsync({

0 commit comments

Comments
 (0)