diff --git a/en-US/Punctuation.xml b/en-US/Punctuation.xml
index 24ef0ca..09e3d5d 100644
--- a/en-US/Punctuation.xml
+++ b/en-US/Punctuation.xml
@@ -807,7 +807,7 @@ Using project "default".
Use the pipe character (|) to send the output of one program to the input of another program.
- The hyphen after the greater-than symbol (>) indicates that a newline character (\n) is not added to the end of the variable.
+ The minus sign after the greater-than symbol (>) indicates that trailing newline characters are stripped from the end of the string.