Skip to content

Commit

Permalink
simple readme fix
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
JonRowe committed Mar 3, 2015
1 parent 60332a4 commit b610d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Although you probably won't ever need this unless you are writing an
extension, you can access it from an example like this:

```ruby
it "does something" do
it "does something" do |example|
expect(example.metadata[:description]).to eq("does something")
end
```
Expand Down

0 comments on commit b610d83

Please sign in to comment.