fixing typo

Signed-off-by: Radoslav Tomov <radko87@gmail.com>
This commit is contained in:
Radoslav Tomov 2019-10-15 17:07:34 +03:00
parent f864998573
commit 8d120d95d6
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ After this is done, the final step is to connect your IDE to the debugger with t
* host: `localhost`
* port: `2345`
For Go Land you can do so by going to Run | Edit Configurations… | + | Go Remote and fill in the parameters.
For GoLand you can do so by going to Run | Edit Configurations… | + | Go Remote and fill in the parameters.
### Connecting to Postgres