diff --git a/docs/ref/templates/builtins.txt b/docs/ref/templates/builtins.txt
index 0dc0372d59..11b4dd0206 100644
--- a/docs/ref/templates/builtins.txt
+++ b/docs/ref/templates/builtins.txt
@@ -1780,6 +1780,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