Fix markdown (#1131)

This commit is contained in:
Lulzx
2020-01-11 13:14:59 +05:30
committed by Ilkka Seppälä
parent 8618ab64f6
commit e88ea8a870

View File

@ -27,5 +27,5 @@ Use a Mutex when
## Credits
* [Lock (computer science)] (http://en.wikipedia.org/wiki/Lock_(computer_science))
* [Semaphores] (http://tutorials.jenkov.com/java-concurrency/semaphores.html)
* [Lock (computer science)](http://en.wikipedia.org/wiki/Lock_(computer_science))
* [Semaphores](http://tutorials.jenkov.com/java-concurrency/semaphores.html)