Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 727091d

Browse files
committed
renamed to unauthorized
1 parent 921b7fc commit 727091d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/index.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@
8888
<route path="taas">
8989
<application name="@topcoder/micro-frontends-teams"></application>
9090
</route>
91-
<route path="unathorized">
91+
<route path="unauthorized">
9292
<div style="text-align: center; padding-top: 200px; font-size: 32px;">
93-
You are unathorized
93+
You are unauthorized
9494
</div>
9595
</route>
9696
<route default>

0 commit comments

Comments
 (0)