aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec')
-rw-r--r--spec/rend-spec/deriving-keys.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/rend-spec/deriving-keys.md b/spec/rend-spec/deriving-keys.md
index 89de90d..1452086 100644
--- a/spec/rend-spec/deriving-keys.md
+++ b/spec/rend-spec/deriving-keys.md
@@ -84,9 +84,9 @@ the minutes since the epoch, to get 24341715. If the current time period
length is 1440 minutes, by doing the division we see that we are currently
in time period number 16903.
-Specifically, time period #16903 began 16903*1440*60 + (12*60*60) seconds
-after the epoch, at 2016-04-12 12:00 UTC, and ended at 16904*1440*60 +
-(12*60*60) seconds after the epoch, at 2016-04-13 12:00 UTC.
+Specifically, time period #16903 began 16903\*1440\*60 + (12\*60\*60) seconds
+after the epoch, at 2016-04-12 12:00 UTC, and ended at 16904\*1440\*60 +
+(12\*60\*60) seconds after the epoch, at 2016-04-13 12:00 UTC.
<a id="rend-spec-v3.txt-2.2.2"></a>