Merge pull request #7823 from rolandwalker/doc_token_tweak

doc: trivial tweak to token recipe
This commit is contained in:
Roland Walker
2014-12-05 11:53:25 -05:00
+2 -2
View File
@@ -136,12 +136,12 @@ To convert the App's Simplified Name (above) to a token:
* convert all letters to lower case
* expand the `+` symbol into a separated English word: `-plus-`
* hyphens stay hyphens
* spaces become hyphens
* hyphens stay hyphens
* digits stay digits
* delete any character which is not alphanumeric or hyphen
* collapse a series of multiple hyphens into one hyphen
* delete a leading hyphen
* delete a leading or trailing hyphen
* a leading number gets spelled out into English: `1password` becomes `onepassword`
We avoid defining Cask tokens in the repository which differ only by the