Fix ellipsis character

This commit is contained in:
Limon Monte
2018-02-27 15:19:27 +02:00
committed by GitHub
parent 06e7239de4
commit 37a4bc19fb

View File

@ -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