We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6e6d66 commit 4ef9022Copy full SHA for 4ef9022
README.markdown
@@ -1,6 +1,6 @@
1
# CFML Inflector
2
3
-This is a ColdFusion component which provides the ability to transform
+This is a CFML (Lucee/Cold Fusion) component which provides the ability to transform
4
words from singular to plural (and back again), capitalises, PascelCase or CamelCases
5
and humanises. It is based on the Ruby on Rails
6
[ActiveSupport::Inflector][rails-inflector] class.
0 commit comments