Skip to content

Commit 0466dc9

Browse files
Loquacitylachlanhardy
authored andcommitted
Update getting_started.md.erb
Fixes a small typo in the GSG.
1 parent 00d4132 commit 0466dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/tutorials/getting_started.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ Invite your team to see your build from your Buildkite organization [User Settin
5858

5959
When you create a new pipeline with a private repository URL you'll be shown instructions for configuring your source control's webhooks (in GitHub, Bitbucket, etc). Once you've followed those instructions make sure your [agent's SSH keys](/docs/agent/v3/ssh-keys) are configured, and you'll be good to run a build of your private pipeline.
6060

61-
For more advanced pipelines it can be a good idea to use your development machine as the agent for your first few builds. That way all the dependencies are ready and you'll sooner be able to share a link to a green build with the rest of your team.
61+
For more advanced pipelines it can be a good idea to use your development machine as the agent for your first few builds. That way all the dependencies are ready and you'll soon be able to share a link to a green build with the rest of your team.

0 commit comments

Comments
 (0)