1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-04-14 22:55:32 +00:00
(The typo came from my comment in Overleaf many years ago.)
This commit is contained in:
John Lees-Miller 2017-10-19 11:47:47 +01:00 committed by GitHub
parent 43f1cb7d64
commit 3383a057a1

View file

@ -8,7 +8,7 @@ module.exports = ProjectTokenGenerator =
# (From Overleaf `random_token.rb`)
# Letters (not numbers! see generate_token) used in tokens. They're all
# consonsants, to avoid embarassing words (I can't think of any that use only
# consonants, to avoid embarassing words (I can't think of any that use only
# a y), and lower case "l" is omitted, because in many fonts it is
# indistinguishable from an upper case "I" (and sometimes even the number 1).
TOKEN_ALPHA: 'bcdfghjkmnpqrstvwxyz'