diff --git a/snippets/truncate-text.md b/snippets/truncate-text.md index 653432f7a..58f4db15d 100644 --- a/snippets/truncate-text.md +++ b/snippets/truncate-text.md @@ -1,6 +1,6 @@ ### Truncate text -If the text is longer than one line, it will be truncated and end with an ellipsis `...`. +If the text is longer than one line, it will be truncated and end with an ellipsis `…`. #### HTML