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

Skip to content

Commit 5ef4945

Browse files
committed
Fix typo
1 parent 302079d commit 5ef4945

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/tutorials/quickstart.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,8 +270,7 @@ Coder maintains the [Tasks on Docker](https://registry.coder.com/templates/coder
270270
1. **See Tasks in action**
271271
1. Once your workspace is running, click **View tasks** with your workspace. This will bring you to the Tasks view where you can see Claude Code (left panel), preview the sample application, and interact with the code in code-server. You might need to wait for Claude Code to finish changing the background color of the application.
272272
![Tasks changing background color of demo application](../images/screenshots/quickstart-tasks-background-change.png)
273-
navigate to the **Tasks** tab in the upper
274-
left hand corner
273+
1. Navigate to the **Tasks** tab in the upper left hand corner
275274
1. Try typing in a new request to Claude Code: "make the background red"
276275
1. Let's exit out of this specific Task view, so we can see all the running tasks
277276
1. You can start a new task by prompting in the "Prompt your AI agent to start a task" box. You can select which template to run this from, so tasks-docker here, and that will spin up a new Workspace

0 commit comments

Comments
 (0)