aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/announce/2013.05.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/announce/2013.05.md b/docs/announce/2013.05.md
index d53d9d9..3de2d05 100644
--- a/docs/announce/2013.05.md
+++ b/docs/announce/2013.05.md
@@ -54,7 +54,7 @@ The following features have been deprecated or modified from previous
releases due to changes in the Perl 6 specification, and are planned
to be removed or changed as follows:
- * postcircumfix:`<[ ]>` and postcircumfix:`<{ }>` will become
+ * `postcircumfix:<[ ]>` and `postcircumfix:<{ }>` will become
multi-subs rather than multi-methods. Both at_pos and at_key will
remain methods.