Skip to content

Fix pluralization in the easiest way (for now) - #101

Merged
pascalduez merged 1 commit into
SassDoc:masterfrom
reneroth:fix/pluralization
Oct 20, 2018
Merged

Fix pluralization in the easiest way (for now)#101
pascalduez merged 1 commit into
SassDoc:masterfrom
reneroth:fix/pluralization

Conversation

@reneroth

Copy link
Copy Markdown
Contributor

In the future, we could use a pluralization library, but for now, we're just checking if the word we want to pluralize ends on a 's'. Everything else might be overkill too, since we have a non-arbitrary amount of phrases we use for headlines/pluralisation.

@pascalduez pascalduez left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking really good, thanks!

@pascalduez
pascalduez merged commit 11b2667 into SassDoc:master Oct 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants