diff --git a/features/example_groups/shared_context.feature b/features/example_groups/shared_context.feature index 6259bfa1fd..476583b6c4 100644 --- a/features/example_groups/shared_context.feature +++ b/features/example_groups/shared_context.feature @@ -2,7 +2,7 @@ Feature: shared context Use `shared_context` to define a block that will be evaluated in the context of example groups either explicitly, using `include_context`, or implicitly by - matching metdata. + matching metadata. Background: Given a file named "shared_stuff.rb" with: