Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix visionOS capitalization on the Profile page #1388

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cgoldsby
Copy link
Contributor

📝 Why & how

According to Apple's developer guidelines, "visionOS" should not be capitalized; it always starts with a lowercase "v", even at the beginning of a sentence.

I apologize; it was I who initially capitalized visionOS. Today, I learned that is not correct. 🙇

Reference:
Submit your apps to the App Store for Apple Vision Pro / Describe your app

visionOS: visionOS begins with a lowercase v, even when it’s the first word in a sentence.

✅ Checklist

  • visionOS capitalization is correct on the Profile page

To test:

gh repo clone react-native-community-directory
git checkout visionOSCapitalizationFix
yarn && yarn start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant