diff --git a/docs/ref/templates/builtins.txt b/docs/ref/templates/builtins.txt index e390e4f49e..44bbc37245 100644 --- a/docs/ref/templates/builtins.txt +++ b/docs/ref/templates/builtins.txt @@ -1671,6 +1671,11 @@ For example:: If ``value`` is ``"Joel a slug"`` the output will be ``"Joel a slug"``. +Note that this filter is case-sensitive. + +If ``value`` is ``"Joel a slug"`` the +output will be ``"Joel a slug"``. + .. templatefilter:: rjust rjust