Skip to content

Commit 04d9cc8

Browse files
committed
typo
1 parent 6d7dea9 commit 04d9cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/e2e/tests/organizations.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ test.beforeEach(async ({ page }) => {
1212
test("create and delete organization", async ({ page, baseURL }) => {
1313
requiresEnterpriseLicense();
1414

15-
// Create an organzation
15+
// Create an organization
1616
await page.goto(`${baseURL}/organizations/new`, {
1717
waitUntil: "domcontentloaded",
1818
});

0 commit comments

Comments
 (0)