From 78be95092aa56ff3c563d92684e5e9e874925ddc Mon Sep 17 00:00:00 2001 From: Akira Aso <44665462+akiraaso@users.noreply.github.com> Date: Sun, 9 Oct 2022 22:07:07 +0900 Subject: [PATCH] Fix typo --- contribute/style/formatting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contribute/style/formatting.md b/contribute/style/formatting.md index f2f03eca8672..6f333612da58 100644 --- a/contribute/style/formatting.md +++ b/contribute/style/formatting.md @@ -56,7 +56,7 @@ The best links offer readers another way to scan information. - Use plain language that does not mislead or promise too much. - Be short and descriptive (around five words is best). -- Allow people to predict (with a fair degree of confidence) what they will get if they click mirror the heading text on the destination page in links whenever possible. +- Allow people to predict (with a fair degree of confidence) what they will get if they click. Mirror the heading text on the destination page in links whenever possible. - Front-load user-and-action-oriented terms at the beginning of the link (Download our app). - Avoid generic calls to action (such as click here, find out more). - Do not include any end punctuation when you hyperlink text (for example, periods, question marks, or exclamation points).