Merge pull request #149 from hellerve/patch-1

README: typo fix
This commit is contained in:
Tu V. Tran 2018-12-31 01:39:31 +07:00 committed by GitHub
commit 3c82cfd840
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -129,7 +129,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
## Clojure:
- [Build a Twitter Bot with Clojure](http://howistart.org/posts/clojure/1/index.html)
- [Bulding a Spell-Checker](https://bernhardwenzel.com/articles/clojure-spellchecker/)
- [Building a Spell-Checker](https://bernhardwenzel.com/articles/clojure-spellchecker/)
- [Building a JIRA integration with Clojure & Atlassian Connect](https://hackernoon.com/building-a-jira-integration-with-clojure-atlassian-connect-506ebd112807)
## Elixir