aboutsummaryrefslogtreecommitdiff
path: root/spec/pt-spec/shutdown.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-14 19:14:57 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-14 19:14:57 -0400
commit646fef090ac364bd16701a6f00da0670bd7045ed (patch)
tree730f921933ad2652c9349af551b07fcd42f5a5a2 /spec/pt-spec/shutdown.md
parent4ebef6db0a7c4acddba4192f836592cfe8f421ee (diff)
downloadtorspec-646fef090ac364bd16701a6f00da0670bd7045ed.tar.gz
torspec-646fef090ac364bd16701a6f00da0670bd7045ed.zip
Enforce the rule that every md has a toplevel (\#) section.
Diffstat (limited to 'spec/pt-spec/shutdown.md')
-rw-r--r--spec/pt-spec/shutdown.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/pt-spec/shutdown.md b/spec/pt-spec/shutdown.md
index cd826d9..aeba498 100644
--- a/spec/pt-spec/shutdown.md
+++ b/spec/pt-spec/shutdown.md
@@ -1,6 +1,6 @@
<a id="pt-spec.txt-3.4"></a>
-## Pluggable Transport Shutdown
+# Pluggable Transport Shutdown
The recommended way for Pluggable Transport using applications and
Pluggable Transports to handle graceful shutdown is as follows.