summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorIan Bertolacci <ian.bertolacci@gmail.com>2015-07-12 16:50:55 -0700
committerIan Bertolacci <ian.bertolacci@gmail.com>2015-07-12 16:50:55 -0700
commit28f2817ac36e6fd85bff29e8dcda71f452d4b97e (patch)
treeb12394269717e24b917d0ccca9c61468652310c3
parent70a5440d4c4575dfe07495cadc9aa48f1d85d016 (diff)
removed hyphen
removed hyphen from library-documentation
-rw-r--r--chapel.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapel.html.markdown b/chapel.html.markdown
index 90b64854..1c5bcc15 100644
--- a/chapel.html.markdown
+++ b/chapel.html.markdown
@@ -49,7 +49,7 @@ hear about what fiber mixture the ropes are, or how they were braided, or how th
differ between one another.
It won't teach you how to develop amazingly performant code, and it's not exhaustive.
Refer to the [language specification](http://chapel.cray.com/language.html)
-and the [library-documentation](http://chapel.cray.com/docs/latest/) for more details.
+and the [library documentation](http://chapel.cray.com/docs/latest/) for more details.
Occasionally check here back to see if more topics have been added.