Skip to content

Commit

Permalink
💅 typo s/an semantic/a semantic
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Scott authored and marcomorain committed Aug 7, 2018
1 parent 4aa3b25 commit b49b381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/orb_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ var _ = Describe("Orb integration tests", func() {
})
})

Describe("when releasing an semantic version", func() {
Describe("when releasing a semantic version", func() {
BeforeEach(func() {
command = exec.Command(pathCLI,
"orb", "publish", "release",
Expand Down

0 comments on commit b49b381

Please sign in to comment.