From 78dd81cad12e086e7c1b0113da1e98cd35ffd257 Mon Sep 17 00:00:00 2001 From: Mohamed Yooshau <8582355+Glaisher@users.noreply.github.com> Date: Wed, 16 Jun 2021 22:49:05 +0500 Subject: [PATCH] Fix typo: "Pyhon" -> "Python" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64711e8..a17f86f 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,7 @@ A curated list of awesome DevOps tools, technologies, platforms and resources. T *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. - [Go](https://golang.org/) - an open source programming language that makes it easy to build simple, reliable, and efficient software.