Skip to content

Commit ec8fab2

Browse files
committed
chore: fix typos
1 parent 927f4ca commit ec8fab2

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
### Fixed
1515
- outdated Coder CLI binaries are cleaned up
1616
- workspace status color style: running workspaces are green, failed ones should be red, everything else is gray
17+
- typos in plugin description
1718

1819
## 2.1.2 - 2022-11-23
1920

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Follow](https://img.shields.io/twitter/follow/CoderHQ?label=%40CoderHQ&style=soc
77
[![Coder Gateway Plugin Build](https://github.com/coder/coder-jetbrains/actions/workflows/build.yml/badge.svg)](https://github.com/coder/coder-jetbrains/actions/workflows/build.yml)
88

99
<!-- Plugin description -->
10-
**Coder Gateway** connects your Jetbrains IDE to your [Coder Workspaces](https://coder.com/docs/coder-oss/latest/workspaces) so that you can develop from anywhere.
10+
**Coder Gateway** connects your JetBrains IDE to your [Coder Workspaces](https://coder.com/docs/coder-oss/latest/workspaces) so that you can develop from anywhere.
1111

1212
**Manage less**
1313

src/main/resources/messages/CoderGatewayBundle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ gateway.connector.view.login.url.label=URL:
66
gateway.connector.view.login.token.dialog=Paste your token here:
77
gateway.connector.view.login.token.label=Session Token:
88
gateway.connector.view.coder.workspaces.header.text=Coder Workspaces
9-
gateway.connector.view.coder.workspaces.comment=Self-hosted developer workspaces in the cloud or on premise. Coder empower developers with secure, consistent, and fast developer workspaces.
9+
gateway.connector.view.coder.workspaces.comment=Self-hosted developer workspaces in the cloud or on-premises. Coder empowers developers with secure, consistent, and fast developer workspaces.
1010
gateway.connector.view.coder.workspaces.connect.text=Connect
1111
gateway.connector.view.coder.workspaces.cli.downloader.dialog.title=Authenticate and setup Coder
1212
gateway.connector.view.coder.workspaces.cli.configssh.dialog.title=Coder Config SSH

0 commit comments

Comments
 (0)