Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 33ae301

Browse files
authored
Fix formatting in the logcontext doc (#10337)
1 parent f6767ab commit 33ae301

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/10337.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix formatting in the logcontext documentation.

docs/log_contexts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class).
1717
Deferreds make the whole thing complicated, so this document describes
1818
how it all works, and how to write code which follows the rules.
1919

20-
##Logcontexts without Deferreds
20+
## Logcontexts without Deferreds
2121

2222
In the absence of any Deferred voodoo, things are simple enough. As with
2323
any code of this nature, the rule is that our function should leave

0 commit comments

Comments
 (0)