Skip to content

Commit 066a2fa

Browse files
authored
Merge pull request #2 from karensawrey/typo-fix
Typo fix for Readme
2 parents eae3b0f + 03de30d commit 066a2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ When a build is start it runs a single job first. This job executes `.buildkite/
1010

1111
This [.buildkite/pipeline.sh](.buildkite/pipeline.sh) script does the following:
1212

13-
* Creates a separate test step for each directory in [steps](steps/)
13+
* Creates a separate test step for each directory in [specs](specs/)
1414
* Adds a deploy step at the end only if the build is on the master branch
1515

1616
For a non-master branch build it generates:

0 commit comments

Comments
 (0)