aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaana Burcu Dogan <jbd@google.com>2017-08-04 12:44:18 -0700
committerJaana Burcu Dogan <jbd@google.com>2017-08-04 19:55:05 +0000
commit92dac21d292e5125c00f7b1c7c4a8f3f92d28245 (patch)
tree5a762c3224986739f8b7c1e55f0a2364acf227d8
parent9bb98e02defa62f196c5a0b3c56a5ab88ccfc123 (diff)
downloadgo-92dac21d292e5125c00f7b1c7c4a8f3f92d28245.tar.gz
go-92dac21d292e5125c00f7b1c7c4a8f3f92d28245.zip
doc: replace paid with commercial
Change-Id: I3e6de4da0648f61e254c7597f316df3e5791321a Reviewed-on: https://go-review.googlesource.com/53354 Reviewed-by: Andrew Bonventre <andybons@golang.org>
-rw-r--r--doc/editors.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/editors.html b/doc/editors.html
index 9fa451c6d4..05986d9ad2 100644
--- a/doc/editors.html
+++ b/doc/editors.html
@@ -23,7 +23,7 @@ editing, navigation, testing, and debugging experience.
<li><a href="https://marketplace.visualstudio.com/items?itemName=lukehoban.Go">Visual Studio Code</a>:
Go extension provides support for the Go programming language</li>
<li><a href="https://www.jetbrains.com/go">Gogland</a>: Gogland is distributed either as a standalone IDE
-or as a plugin for the paid IntelliJ Platform IDEs</li>
+or as a plugin for the commercial IntelliJ Platform IDEs</li>
<li><a href="https://atom.io/packages/go-plus">Atom</a>: Go-Plus is an Atom package that provides enhanced Go support</li>
</ul>