Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4b47137

Browse files
committed
Merge branch 'bq/fe-examples' of github.com:coder/coder into bq/fe-examples
2 parents f8e8d33 + 30e017e commit 4b47137

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site/src/i18n/en/createTemplatePage.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
},
1212
"schedule": {
1313
"title": "Schedule",
14-
"description": "Define when a workspace create from this template is going to stop."
14+
"description": "Define when a workspace created from this template is going to stop."
1515
},
1616
"operations": {
1717
"title": "Operations",
18-
"description": "Allow or not users to run specific actions on the workspace."
18+
"description": "Allow or disallow users to run specific actions on the workspace."
1919
},
2020
"parameters": {
2121
"title": "Template params",
22-
"description": "Those params are provided by your template's Terraform configuration."
22+
"description": "These params are provided by your template's Terraform configuration."
2323
},
2424
"fields": {
2525
"name": "Name",

0 commit comments

Comments
 (0)