Skip to content

Commit b8fa2ae

Browse files
code-asheraslilac
andauthored
if a can could should, should a can could?
Co-authored-by: Kayla Washburn-Love <mckayla@hey.com>
1 parent 2ed12e1 commit b8fa2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/AuditPage/AuditPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ const AuditPage: FC = () => {
7272
}),
7373
});
7474

75-
// TODO: Once multi-org is stable, we can could place this redirect into the
75+
// TODO: Once multi-org is stable, we should place this redirect into the
7676
// router directly, if we still need to maintain it (for users who are
7777
// typing the old URL manually or have it bookmarked).
7878
if (isMultiOrg && location.pathname !== "/deployment/audit") {

0 commit comments

Comments
 (0)