[ci skip] Replace incorrect usage of 'then', where it should be 'than'
diff --git a/user_guide_src/source/helpers/text_helper.rst b/user_guide_src/source/helpers/text_helper.rst
index 3c6430f..788fe8b 100644
--- a/user_guide_src/source/helpers/text_helper.rst
+++ b/user_guide_src/source/helpers/text_helper.rst
@@ -50,7 +50,7 @@
 
 	Truncates a string to the number of *characters* specified. It
 	maintains the integrity of words so the character count may be slightly
-	more or less then what you specify.
+	more or less than what you specify.
 
 	Example::