fix: typos (#1771)

Fix a few typos identified with codespell.

## Launch Checklist

 - [X] Briefly describe the changes in this PR.
 - [ ] Link to related issues.
 - [ ] Write tests for all new functionality.
 - [ ] Add an entry to `CHANGELOG.md` under the `## main` section.
This commit is contained in:
Mike Taves
2026-04-02 23:55:15 +13:00
committed by GitHub
parent 0032b85fb8
commit a62e5014ee
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -283,7 +283,7 @@ describe("modals", () => {
it("inlcude API key when change renderer", () => {
it("include API key when change renderer", () => {
when.click("modal:settings.close-modal");
when.click("nav:open");