Skip to content

Commit 8eee772

Browse files
committed
fix: typo
1 parent a44da37 commit 8eee772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/organizations/creator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ <h3>Step 3 / 3</h3>
268268
getCurrentOrg(userId);
269269

270270
var timer = setInterval(function () {
271-
if (getOrg) {
271+
if (getOrganization) {
272272
if (getCurrentOrgForDashboardLink) {
273273
let href = dashboardLink.getAttribute("href");
274274

0 commit comments

Comments
 (0)