mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
fix: typo ‘bacasuse’
This commit is contained in:
parent
1ee7d19771
commit
b8aaf2d8d7
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ const PAGE_TYPES = {
|
|||
* this function tries to tell which type current page is of
|
||||
*
|
||||
* note: not determining through file extension here
|
||||
* becasuse there might be files using wrong extension name
|
||||
* because there might be files using wrong extension name
|
||||
*
|
||||
* TODO: distinguish type 'preview'
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue