Skip to content

Commit 5b7bc67

Browse files
maryam-khan-devyjose
authored andcommitted
Fix grammatical error (sentence fragment)
1 parent 68ebf13 commit 5b7bc67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/getting-started/create-new-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ npx create-obytes-app@latest MyApp
3636
The command will create an expo app named `MyApp` and install all the dependencies added by the starter.
3737

3838
:::note
39-
Because we're using the Expo custom dev client to support native dependencies with the starter. The Expo Go app is not an option to consider here; instead, you need to create the app and install it on your simulator or device to start using it.
39+
Because we're using the Expo custom dev client to support native dependencies with the starter, The Expo Go app is not an option to consider here. Instead, you need to create the app and install it on your simulator or device to start using it.
4040
:::
4141

4242
:::note

0 commit comments

Comments
 (0)