Skip to content

Commit ac5b9c6

Browse files
committed
reword
1 parent ca6d9d0 commit ac5b9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ Using the markdown for either users, roles, or channels will usually mention the
283283

284284
\*\*\* Timestamps are expressed in seconds and display the given timestamp in the user's timezone and locale.
285285

286-
\*\*\*\* Email and phone number markdown will open `mailto:` and `tel:` URI schemes respectively. Markdown can optionally be prefixed by a scheme (e.g. `<mailto:[email protected]>`). Email markdown supports headers, values must be [URL Encoded](https://en.wikipedia.org/wiki/Percent-encoding) (e.g. `<[email protected]?subject=Message%20Title&body=Message%20Content>`).
286+
\*\*\*\* Email and phone number markdown uses `mailto:` and `tel:` URI schemes respectively that can optionally be prefixed (e.g. `<mailto:[email protected]>`). Email markdown supports headers, values must be [URL Encoded](https://en.wikipedia.org/wiki/Percent-encoding) (e.g. `<[email protected]?subject=Message%20Title&body=Message%20Content>`).
287287

288288
###### Timestamp Styles
289289

0 commit comments

Comments
 (0)