1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-01-17 05:28:37 +01:00

removed hyphen

removed hyphen from library-documentation
This commit is contained in:
Ian Bertolacci 2015-07-12 16:50:55 -07:00
parent 70a5440d4c
commit 28f2817ac3

View File

@ -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.