From 845a4d7213e8e28bb039d6925437b5b1c0d607e7 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 29 Aug 2021 15:42:35 -0400 Subject: Fix typo "epheremal" -> "ephemeral" Close #62 --- control-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'control-spec.txt') diff --git a/control-spec.txt b/control-spec.txt index 9b51715..616387c 100644 --- a/control-spec.txt +++ b/control-spec.txt @@ -1921,7 +1921,7 @@ currently supported flags are: "Permanent" - This client's credentials should be stored in the filesystem. - If this is not set, the client's credentials are epheremal + If this is not set, the client's credentials are ephemeral and stored in memory. If client auth credentials already existed for this service, replace them -- cgit v1.2.3-54-g00ecf