`[A-Za-z]` would match each letter of the string, ...
# announcements
s
[A-Za-z]
would match each letter of the string, but would fail to describe the string in entirety