Skip to content

Commit ff2841a

Browse files
Fixed mistype in word "specs"
1 parent 1034170 commit ff2841a

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)