inflect.Singularize
Syntax
inflect.Singularize INPUT ⟼ string
Alias
singularize
{{ "cats" | singularize }} → "cat"
See also the .Data.Singular
taxonomy variable for singularizing taxonomy names.
inflect.Singularize INPUT ⟼ string
singularize
{{ "cats" | singularize }} → "cat"
See also the .Data.Singular
taxonomy variable for singularizing taxonomy names.