Fixed typo in IMPORTANT.md

Fixed minor typo

Signed-off-by: Equinoxx <89617359+Equinoxx4978@users.noreply.github.com>
This commit is contained in:
Equinoxx
2024-11-21 20:34:12 +11:00
committed by GitHub
parent 47a8e8e9fd
commit bc54087161

View File

@@ -1,6 +1,6 @@
# Important notes!
Inside browser.js, we hardcoded-ly detect the path name for `zen-welcome` so we can add special attributes to the welcom page. If this path name changes, the welcome page will not work properly.
Inside browser.js, we hardcoded-ly detect the path name for `zen-welcome` so we can add special attributes to the welcome page. If this path name changes, the welcome page will not work properly.
Make sure to update the path name in browser.js if you change the path name of `zen-welcome`.