summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2017-07-06 16:10:47 -0500
committerStuart Stock <stuart@int08h.com>2017-07-06 16:10:47 -0500
commit1b3e440fb968d558188ac5f976a5d9ad69ad0c65 (patch)
tree97e54261aa363f8a4a754dfbcefcbb79b30fea7f /README.md
parent9046a2e47472af0e919ac20ad6c48afd0ed2da8d (diff)
downloadroughenough-1b3e440fb968d558188ac5f976a5d9ad69ad0c65.zip
read from config; updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c4fa710..ed1f75c 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
synchronization server implemented in Rust.
The server is functionally complete: it parses client requests and generates valid Roughtime responses.
-Rough-edges remain, particularly in error-handling. See
+Rough edges remain, particularly in error-handling. See
[Limitations](#limitations) below. Contributions welcome.
## Links