Skip to content

Commit

Permalink
Merge pull request #203 from igor-alexandrov/fix-sepcs-mistype
Browse files Browse the repository at this point in the history
Fixed mistype in word "specs"
  • Loading branch information
JonRowe authored May 17, 2024
2 parents 8ecd96b + ff2841a commit 65ee3b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion source/features/6-0/rspec-rails/mailer-specs/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: "feature_index"
---

# Mailer sepcs
# Mailer specs

By default Mailer specs reside in the `spec/mailers` folder. Adding the metadata
`type: :mailer` to any context makes its examples be treated as mailer specs.
Expand Down
2 changes: 1 addition & 1 deletion source/features/6-1/rspec-rails/mailer-specs/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: "feature_index"
---

# Mailer sepcs
# Mailer specs

By default Mailer specs reside in the `spec/mailers` folder. Adding the metadata
`type: :mailer` to any context makes its examples be treated as mailer specs.
Expand Down

0 comments on commit 65ee3b8

Please sign in to comment.