Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yourheropaul committed Sep 7, 2015
1 parent 83e076b commit 7676ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ func Test_Application(t *testing.T) {
t.Fatalf("inj.Assert() failed: %s", messages)
}

// Run the application in its own goroutine. It should stay running until its explicitly
// Run the application in its own goroutine. It should stay running until it's explicitly
// shut down
go app.run()

Expand Down

0 comments on commit 7676ffa

Please sign in to comment.