aboutsummaryrefslogtreecommitdiff
path: root/spec/STYLE.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-11-09 21:06:15 -0500
committerNick Mathewson <nickm@torproject.org>2023-11-09 21:06:15 -0500
commitdb5400a93658fc6fbf323d8ddccef988cd9cf508 (patch)
tree6e125dcea8de94b01d540e7789b7e40989c4b48f /spec/STYLE.md
parentbd2260419ce5981778943489fc4fc057251c5bdf (diff)
parentf275aa9f638ddef1f83006260ac27c609a426a45 (diff)
downloadtorspec-db5400a93658fc6fbf323d8ddccef988cd9cf508.tar.gz
torspec-db5400a93658fc6fbf323d8ddccef988cd9cf508.zip
Merge remote-tracking branch 'origin/mr/220'
Diffstat (limited to 'spec/STYLE.md')
-rw-r--r--spec/STYLE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/STYLE.md b/spec/STYLE.md
index 102b786..74388c3 100644
--- a/spec/STYLE.md
+++ b/spec/STYLE.md
@@ -133,7 +133,7 @@ for more information about how.)
If you want to link to a specific section within a file,
make sure that the section has a defined anchor that makes sense.
-The syntax to define [heading ids] in mdbook looks like this:
+The syntax to define heading ids in mdbook looks like this:
`## Heading with a long title that you want shorter name for { #shortname }`