| aeb01766 | 22-Jun-2023 |
Quinlan Jung <[email protected]> |
[docs] Use short form verb for page titles in Guides section (#23017)
# Why
Use short form verbs across the rest of our doc titles and sidebar
titles, where it makes sense. This makes our navbar
[docs] Use short form verb for page titles in Guides section (#23017)
# Why
Use short form verbs across the rest of our doc titles and sidebar
titles, where it makes sense. This makes our navbar more readable and
consistent.
# UX
Before:

After:

# Test Plan
<!--
Please describe how you tested this change and how a reviewer could
reproduce your test, especially if this PR does not include automated
tests! If possible, please also provide terminal output and/or
screenshots demonstrating your test/reproduction.
-->
# Checklist
<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->
- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
---------
Co-authored-by: Aman Mittal <[email protected]>
show more ...
|