From e69be2c052a6e774582e9f7bee5d65c68856c9dc Mon Sep 17 00:00:00 2001 From: Rajshri Mohan K S Date: Thu, 9 Nov 2017 18:27:38 +0530 Subject: [PATCH] Fixed typo in GoLand IDE name. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b40a95b..b34b173 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,7 @@ - [OmniDB](https://omnidb.org/en/) - Browser-based tool that visually create, manage, and view databases. #### Golang -- [Gogland](https://www.jetbrains.com/go/) - Gogland is the codename for a new commercial IDE by JetBrains aimed at providing an ergonomic environment for Go development. +- [GoLand](https://www.jetbrains.com/go/) - GoLand is the codename for a new commercial IDE by JetBrains aimed at providing an ergonomic environment for Go development. #### Java - [![Open-Source Software][OSS Icon]](https://www.bluej.org/versions.html) [BlueJ](http://bluej.org/) - A free Java Development Environment designed for beginners, used by millions worldwide.