✏️ Rewrite "optionnal" to "optional" (#1278)
Update the spelling of the word "optionnal" to "optional" in 4 places. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Made the file type selection optional in the file upload feature. - **Bug Fixes** - Addressed issues with color mode synchronization, persistence, and user reset behavior. - Improved caching and bundling of files. - **Documentation** - Corrected spelling errors and typos in various documentation files for better clarity and accuracy. - **Style** - Updated admin display labels for enhanced clarity. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
This commit is contained in:
@@ -53,7 +53,7 @@ Used authentication in the builder and for the Google Sheets integration step.
|
||||
|
||||
2. Head over the Credentials tab: https://console.developers.google.com/apis/credentials
|
||||
|
||||
3. Create an API key with access to the Google Picker API and Web Fonts Developer API (optionnal). This will be your `NEXT_PUBLIC_GOOGLE_API_KEY`
|
||||
3. Create an API key with access to the Google Picker API and Web Fonts Developer API (optional). This will be your `NEXT_PUBLIC_GOOGLE_API_KEY`
|
||||
|
||||
4. Create a OAuth client ID. This will be your `GOOGLE_CLIENT_ID` and `GOOGLE_CLIENT_SECRET`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user