Skip to content

Commit

Permalink
Fix typo (#1296)
Browse files Browse the repository at this point in the history
  • Loading branch information
yosmanyga authored Jul 19, 2024
1 parent 52315ff commit 0fab091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstarts/expo.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ description: Add authentication and user management to your Expo app with Clerk.

### Create an Expo application

To get started using Clerk with Expo, create a new Expo project and install the nessecary dependencies. See the [Expo documentation](https://docs.expo.dev/tutorial/create-your-first-app/) for more information.
To get started using Clerk with Expo, create a new Expo project and install the necessary dependencies. See the [Expo documentation](https://docs.expo.dev/tutorial/create-your-first-app/) for more information.

<CodeBlockTabs type="installer" options={["npm", "yarn", "pnpm"]}>
```bash filename="terminal"
Expand Down

0 comments on commit 0fab091

Please sign in to comment.