Skip to content

Commit

Permalink
Fix typo in feature description
Browse files Browse the repository at this point in the history
  • Loading branch information
sumbach committed Oct 14, 2011
1 parent 7ef7112 commit a18fdfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/example_groups/shared_context.feature
Expand Up @@ -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:
Expand Down

0 comments on commit a18fdfb

Please sign in to comment.