-
Notifications
You must be signed in to change notification settings - Fork 41
Update spellings to pass checks #1760
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
docs/lending/guides/migration-guides/deprecation-account-categories-portal.md
Show resolved
Hide resolved
docs/lending/guides/migration-guides/deprecation-account-categories-portal.md
Show resolved
Hide resolved
docs/lending/guides/migration-guides/deprecation-account-categories-portal.md
Show resolved
Hide resolved
docs/lending/guides/migration-guides/deprecation-account-categories-portal.md
Show resolved
Hide resolved
docs/lending/guides/migration-guides/deprecation-account-categories-portal.md
Show resolved
Hide resolved
docs/lending/guides/migration-guides/deprecation-account-categories-portal.md
Show resolved
Hide resolved
docs/lending/guides/migration-guides/deprecation-account-categories-portal.md
Show resolved
Hide resolved
docs/lending/guides/migration-guides/deprecation-account-categories-portal.md
Show resolved
Hide resolved
| | Error message | Error resolution | | ||
| | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | ||
| | Company needs to have two valid data connections. | This error surfaces if a company does not have 2 valid data connections **OR** both data connections do not have the `linked` status. <br/> Ensure that the Codat company created for the merchant has 2 valid data connections. One commerce and one accounting connection are required. <br/> Ensure that the Codat company has both data connection statuses set to `linked` by using the public API connection resource **OR** via the-no code merchant link journey using the link URL generated by the Codat app portal. | | ||
| | Company needs to have two valid data connections. | This error surfaces if a company doesn't have 2 valid data connections **OR** both data connections do not have the `linked` status. <br/> Ensure that the Codat company created for the merchant has 2 valid data connections. One commerce and one accounting connection are required. <br/> Ensure that the Codat company has both data connection statuses set to `linked` by using the public API connection resource **OR** via the-no code merchant link journey using the link URL generated by the Codat app portal. | |
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.Contractions] Use 'don't' instead of 'do not'.
| | Error message | Error resolution | | ||
| | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | ||
| | Company needs to have two valid data connections. | This error surfaces if a company does not have 2 valid data connections **OR** both data connections do not have the `linked` status. <br/> Ensure that the Codat company created for the merchant has 2 valid data connections. One commerce and one accounting connection are required. <br/> Ensure that the Codat company has both data connection statuses set to `linked` by using the public API connection resource **OR** via the-no code merchant link journey using the link URL generated by the Codat app portal. | | ||
| | Company needs to have two valid data connections. | This error surfaces if a company doesn't have 2 valid data connections **OR** both data connections do not have the `linked` status. <br/> Ensure that the Codat company created for the merchant has 2 valid data connections. One commerce and one accounting connection are required. <br/> Ensure that the Codat company has both data connection statuses set to `linked` by using the public API connection resource **OR** via the-no code merchant link journey using the link URL generated by the Codat app portal. | |
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.Passive] In general, use active voice instead of passive voice ('are required').
Amend dictionary
|
Link check results for preview deployment (https://codat-docs-git-spellChecks-codat.vercel.app): |
Description
Updating spelling across the docs, fixing issues and adding others to cspell as allowed
Type of change