-
Notifications
You must be signed in to change notification settings - Fork 41
Update advanced-sync-settings.md #1648
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
Conversation
clarify the same setting should be applied across all types
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Overall readability score: 57.88 (🟢 +0)
View detailed metrics🟢 - Shows an increase in readability
Averages:
View metric targets
|
| ## 💡 Tips and traps | ||
|
|
||
| - When using advanced sync settings, settle on a uniform approach across your data types, as we cannot guarantee consistency if different approaches are applied. | ||
| - When using advanced sync settings, settle on a uniform approach across your data types (e.g. all data types request 24 months' data). Some data types share requests, and applying different approaches may cause inconsistency. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [vale] reported by reviewdog 🐶
[Google.Parens] Use parentheses judiciously.
| ## 💡 Tips and traps | ||
|
|
||
| - When using advanced sync settings, settle on a uniform approach across your data types, as we cannot guarantee consistency if different approaches are applied. | ||
| - When using advanced sync settings, settle on a uniform approach across your data types (e.g. all data types request 24 months' data). Some data types share requests, and applying different approaches may cause inconsistency. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [vale] reported by reviewdog 🐶
[Google.Latin] Use 'for example' instead of 'e.g.'.
|
Link check results for preview deployment (https://codat-docs-git-updateAdvancedSyncSettingsTips-codat.vercel.app): |
Description
clarify the same setting should be applied across all types
Type of change