Skip to content

Commit 5ee74d1

Browse files
committed
docs fixup on workspace lifecycle section
1 parent cbc5a86 commit 5ee74d1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/user-guides/workspace-lifecycle.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,13 @@ workspace startup scripts.
111111

112112
## Workspace build times
113113

114-
In the workspace page, after a successful build, you can see a timing breakdown
115-
of the workspace startup process. We capture and display both time taken to
116-
provision the workspace's compute and all agent startup steps. These include any
114+
After a successful build, you can see a timing breakdown
115+
of the workspace startup process from the dashboard. We capture and display both time taken to
116+
provision the workspace's compute and agent startup steps. These include any
117117
[`coder_script`](https://registry.terraform.io/providers/coder/coder/latest/docs/resources/script)s
118118
such as [dotfiles](./workspace-dotfiles.md) or
119119
[`coder_app`](https://registry.terraform.io/providers/coder/coder/latest/docs/resources/app)
120-
startup.
120+
startups.
121121

122122
![Workspace build timings UI](../images/admin/templates/troubleshooting/workspace-build-timings-ui.png)
123123

0 commit comments

Comments
 (0)