aboutsummaryrefslogtreecommitdiff
path: root/spec/guard-spec/algorithm.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/guard-spec/algorithm.md')
-rw-r--r--spec/guard-spec/algorithm.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/guard-spec/algorithm.md b/spec/guard-spec/algorithm.md
index 1db72f5..ba1c725 100644
--- a/spec/guard-spec/algorithm.md
+++ b/spec/guard-spec/algorithm.md
@@ -407,11 +407,11 @@ When we want to build a circuit, and we need to pick a guard:
When selecting a guard according to this approach, its circuit
is `<usable_on_completion>`.
- [Note: We do not use {is_pending} on primary guards, since we
+ \[Note: We do not use {is_pending} on primary guards, since we
are willing to try to build multiple circuits through them
before we know for sure whether they work, and since we will
not use any non-primary guards until we are sure that the
- primary guards are all down. (XX is this good?)]
+ primary guards are all down. (XX is this good?)\]
* Otherwise, if the ordered intersection of {CONFIRMED_GUARDS}
and {USABLE_FILTERED_GUARDS} is nonempty, return the first