contentVercel
Use Ellipsis Character
MUST
MUST: Use the ellipsis character `…` (not ``)
Use … instead of three periods
Bad
Good
Why it matters
The proper ellipsis character (…) is a single character with correct spacing. Three periods (...) have wider spacing and look unprofessional. Use the real ellipsis character (Unicode U+2026) in all text.
References