README: typo fix

bulding->building
This commit is contained in:
Veit Heller 2018-12-19 15:04:18 +01:00 committed by GitHub
parent 9af596a27c
commit 8f471c76bb
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