From df4264b991bf6a2b99ab1188674c8813c0fee46e Mon Sep 17 00:00:00 2001 From: Rajshri Mohan K S Date: Thu, 9 Nov 2017 18:28:30 +0530 Subject: [PATCH] Fixed typo in GoLand IDE name. --- README_es-ES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_es-ES.md b/README_es-ES.md index a4e2529..c6f4c83 100644 --- a/README_es-ES.md +++ b/README_es-ES.md @@ -261,7 +261,7 @@ - [OmniDB](https://omnidb.org/en/) - Una herramienta basada en el navegador para crear, ver y administrar bases de datos. #### Golang -- [Gogland](https://www.jetbrains.com/go/) - Gogland es el nombre en clave de un IDE comercial de la empresa Jetbrains. +- [GoLand](https://www.jetbrains.com/go/) - GoLand es el nombre en clave de un IDE comercial de la empresa Jetbrains. #### Java - [![Open-Source Software][OSS Icon]](https://www.bluej.org/versions.html) [BlueJ](http://bluej.org/) - Un entorno de desarrollo Java de código abierto diseñado para nuevos usuarios.