Skip to content

Commit 6d01bf2

Browse files
Fix typos
1 parent c3be8da commit 6d01bf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/tutorials/getting_started.md.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Getting Started
22

3-
This guide will help you setup your first Buildkite pipeline. If you don't have a Buildkite account you'll first need to <a href="<%= url_helpers.signup_path %>">sign up</a>. This guide uses GitHub but Buildkite can work with any version control system.
3+
This guide will help you set up your first Buildkite pipeline. If you don't have a Buildkite account you'll first need to <a href="<%= url_helpers.signup_path %>">sign up</a>. This guide uses GitHub but Buildkite can work with any version control system.
44

55
{:toc}
66

@@ -12,7 +12,7 @@ This guide will help you setup your first Buildkite pipeline. If you don't have
1212
2. Make sure you've configured the agent token, as that is what connects the agent to your Buildkite account. Refer to [Buildkite Agent Configuration](/docs/agent/v3/configuration) for more information.
1313
3. Opt in to the YAML steps editor. This is the newer way of configuring pipelines. Refer to [Pipeline Upgrade - Using YAML Steps for new pipelines](/docs/tutorials/pipeline-upgrade#using-yaml-steps-for-new-pipelines) for more information.
1414

15-
To confirm that your Buildkite agent is running, and configured correctly with your credentials, go to you organization's *Agents* page. You should see a list of all agents linked to the account, and their status.
15+
To confirm that your Buildkite agent is running, and configured correctly with your credentials, go to your organization's *Agents* page. You should see a list of all agents linked to the account, and their status.
1616

1717

1818

0 commit comments

Comments
 (0)