aboutsummaryrefslogtreecommitdiff
path: root/proposals/271-another-guard-selection.txt
diff options
context:
space:
mode:
authorChelsea H. Komlo <chelsea.komlo@gmail.com>2016-12-23 12:42:42 -0500
committerChelsea H. Komlo <chelsea.komlo@gmail.com>2016-12-23 12:45:30 -0500
commitee6c183d7148214a5096f365b3c32011c5c82bf1 (patch)
tree43ee95be46d24c0a518b7485ce9a82f529ec4f10 /proposals/271-another-guard-selection.txt
parent13196900102ff5fb28aa4a5458a53a04971b0adf (diff)
downloadtorspec-ee6c183d7148214a5096f365b3c32011c5c82bf1.tar.gz
torspec-ee6c183d7148214a5096f365b3c32011c5c82bf1.zip
spelling fix
Diffstat (limited to 'proposals/271-another-guard-selection.txt')
-rw-r--r--proposals/271-another-guard-selection.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/proposals/271-another-guard-selection.txt b/proposals/271-another-guard-selection.txt
index 0e39ea9..404d015 100644
--- a/proposals/271-another-guard-selection.txt
+++ b/proposals/271-another-guard-selection.txt
@@ -316,7 +316,7 @@ Implemented-In: 0.3.0.1-alpha
Definition: we call Guard A "higher priority" than another Guard B
if, when A and B are both reachable, we would rather use A. We
- define prioirty as follows:
+ define priority as follows:
* Every guard in {CONFIRMED_GUARDS} has a higher priority
than every guard not in {CONFIRMED_GUARDS}.