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 authored and justinko committed Oct 20, 2011
1 parent fde5955 commit 3d4a430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/example_groups/shared_context.feature
Original file line number Diff line number Diff line change
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 3d4a430

Please sign in to comment.