Skip to content

Commit 2beffdc

Browse files
committed
Merge pull request #1364 from jfvanderwalt/jv-fix-spelling-error-in-readme
fix: spelling of convenience in README. [ci skip]
2 parents 0ba1ad2 + 5ab11b1 commit 2beffdc

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
@@ -518,7 +518,7 @@ expect(page).to have_http_status(:success)
518518

519519
## `rake` tasks
520520

521-
Several rake tasks are provided as a convience for working with RSpec. To run
521+
Several rake tasks are provided as a convenience for working with RSpec. To run
522522
the entire spec suite use `rake spec`. To run a subset of specs use the
523523
associated type task, for example `rake spec:models`.
524524

0 commit comments

Comments
 (0)