Skip to content

Commit 65ee3b8

Browse files
authored
Merge pull request #203 from igor-alexandrov/fix-sepcs-mistype
Fixed mistype in word "specs"
2 parents 8ecd96b + ff2841a commit 65ee3b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/features/6-0/rspec-rails/mailer-specs/index.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: "feature_index"
33
---
44

5-
# Mailer sepcs
5+
# Mailer specs
66

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

source/features/6-1/rspec-rails/mailer-specs/index.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: "feature_index"
33
---
44

5-
# Mailer sepcs
5+
# Mailer specs
66

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

0 commit comments

Comments
 (0)