.builders/documents/categories.rb in cmdlet-0.0.6 vs .builders/documents/categories.rb in cmdlet-0.0.7

- old
+ new

@@ -9,10 +9,10 @@ row :case , "Tokenize and apply case and/or separator" row :comparison , "Comparison helpers, eg. or, and, equal, not equal, less than, greater than etc." row :inflection , "Inflection handling routines, eg. pluralize, singular, ordinalize" row :string , "String handling helpers" - row :a_array , "Array handling routines, eg. join, join_prefix, join_post" + row :array , "Array handling routines, eg. join, join_prefix, join_post" row :a_transform , "Tokenize and apply case and/or separator" row :a_comparison , "Comparison helpers, eg. or, and, equal, not equal, less than, greater than etc." row :a_inflection , "Inflection handling routines, eg. pluralize, singular, ordinalize" end end