Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf5e73a2

Browse files
Katie Horneammario
Katie Horne
andauthored
Apply suggestions from review
Co-authored-by: Ammar Bandukwala <ammar@ammar.io>
1 parent78b8f9b commitf5e73a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎cli/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ func server() *cobra.Command {
183183
"Coder requires a URL accessible by workspaces you provision. "+
184184
"A free tunnel can be created for simple setup. This will "+
185185
"expose your Coder deployment to a publicly accessible URL. "+
186-
"If you'd like to use your owndomain, you can provide it "+
186+
"If you'd like to use your ownhostname, you can provide it "+
187187
"with the "+
188188
cliui.Styles.Field.Render("--access-url")+" flag.\n",
189189
))

‎site/src/pages/WorkspacesPage/WorkspacesPageView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export const Language = {
5050
allWorkspacesButton:"All workspaces",
5151
workspaceTooltipTitle:"What is a workspace?",
5252
workspaceTooltipText:
53-
"A workspace is your development environment in the cloud. It includes thecomputeinfrastructure and tools you need to work on your project",
53+
"A workspace is your development environment in the cloud. It includes the infrastructure and tools you need to work on your project.",
5454
workspaceTooltipLink1:"Create workspaces",
5555
workspaceTooltipLink2:"Connect with SSH",
5656
workspaceTooltipLink3:"Editors and IDEs",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp