fix: typo ‘bacasuse’

This commit is contained in:
EnixCoda 2018-05-06 21:01:33 +08:00
parent 1ee7d19771
commit b8aaf2d8d7

View file

@ -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'
*/