From d14231a568699413fc01b64f508dfb0240e6e057 Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Fri, 5 Dec 2014 11:40:52 -0500 Subject: [PATCH] trivial tweak to token recipe part of syncing font token docs with the main repo --- doc/cask_token_reference.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cask_token_reference.md b/doc/cask_token_reference.md index fd2e0f51b7..f4649a9081 100644 --- a/doc/cask_token_reference.md +++ b/doc/cask_token_reference.md @@ -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