expo / expo-cli

Tools for creating, running, and deploying universal Expo and React Native apps
https://docs.expo.io/workflow/expo-cli/
2.6k stars 477 forks source link

Typo: Update index.ts #4771

Closed michaelessiet closed 8 months ago

michaelessiet commented 8 months ago

I fixed a typo by removing the extra "some" from the promptCliIntegrationAsync function prompt

Why

I noticed this typo while integrating Expo into my React Native application

How

I fixed it by removing a word

Test Plan

Not necessary