Skip to content

chore: fix various typos discovered by codespell#8417

Open
ankitkumar572005 wants to merge 2 commits intoionic-team:mainfrom
ankitkumar572005:fix-typos-codespell
Open

chore: fix various typos discovered by codespell#8417
ankitkumar572005 wants to merge 2 commits intoionic-team:mainfrom
ankitkumar572005:fix-typos-codespell

Conversation

@ankitkumar572005
Copy link
Copy Markdown

Fixed various typos across the codebase found using codespell (e.g., datebase -> database, inital -> initial, compatable -> compatible).

@OS-ruimoreiramendes
Copy link
Copy Markdown
Contributor

Hey @ankitkumar572005, thanks for the contribution! While reviewing this PR, we found that the changes to the test files incorrectly added a space to afterAll(), turning it into after all() which breaks the syntax. Could you fix that in the following files?

  • cli/test/add.android.spec.ts
  • cli/test/add.ios.spec.ts
  • cli/test/init.spec.ts
  • cli/test/update.android.spec.ts
  • cli/test/update.ios.spec.ts

Everything else looks good! Thanks again.

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.

2 participants