summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2019-02-08 20:32:56 -0600
committerGitHub <noreply@github.com>2019-02-08 20:32:56 -0600
commit603f162e561f5534196a5b0cb4cd3626fa5f828e (patch)
tree0b2fa70a7f5e7ddcdbd16147231c00043573cc1e
parentfc463f8bad035bfb2032f653cfe7ad291bf5fc08 (diff)
parent20ba14449bcf45ff4229c2cf25cee2a296b241df (diff)
downloadroughenough-603f162e561f5534196a5b0cb4cd3626fa5f828e.zip
Merge pull request #16 from Muncan90/patch-1
Fix spelling
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index aec2853..25da114 100644
--- a/README.md
+++ b/README.md
@@ -170,7 +170,7 @@ how to enable and use.
Roughtime features not implemented by the server:
* On-line (while server is running) key rotation. The server must be restarted to generate a new delegated key.
-* The Rougheough server depends on the host's time source to comply with the smeared leap-second
+* The Roughenough server depends on the host's time source to comply with the smeared leap-second
requirement of the Roughtime protocol. A Roughenough server sourcing time from
[Google's public NTP servers](https://developers.google.com/time/) would produce compliant
smeared leap-seconds but time sourced from members of `pool.ntp.org` likely will not.