Merge pull request #6 from Glaisher/master

Fix typo: "Pyhon" -> "Python"
This commit is contained in:
Marius Stanca 2021-06-16 20:54:20 +03:00 committed by GitHub
commit 6a10146d4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -336,7 +336,7 @@ A curated list of awesome DevOps tools, technologies, platforms and resources. T
*Programming languages.* *Programming languages.*
- [Pyhon](https://www.python.org/) - programming language that lets you work quickly and integrate systems more effectively. - [Python](https://www.python.org/) - programming language that lets you work quickly and integrate systems more effectively.
- [Ruby](https://www.ruby-lang.org/) - a dynamic, open source programming language with a focus on simplicity and productivity. - [Ruby](https://www.ruby-lang.org/) - a dynamic, open source programming language with a focus on simplicity and productivity.
- [Go](https://golang.org/) - an open source programming language that makes it easy to build simple, reliable, and efficient software. - [Go](https://golang.org/) - an open source programming language that makes it easy to build simple, reliable, and efficient software.