diff --git a/spec/syntax.md b/spec/syntax.md index d01fb9769e..74944b65c0 100644 --- a/spec/syntax.md +++ b/spec/syntax.md @@ -682,7 +682,7 @@ attribute = "@" identifier [o "=" o literal] > In French, "{|bonjour| @translate=no}" is a greeting > ``` > -> A _message_ with _markup_ that should not be copied: +> A _message_ with _markup_ that can be copied: > > ``` > Have a {#span @can-copy}great and wonderful{/span @can-copy} birthday!