Skip to content

Commit

Permalink
Correction
Browse files Browse the repository at this point in the history
  • Loading branch information
antonymarcano committed Apr 22, 2011
1 parent c1d68ce commit 9ed7271
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 @@ -127,7 +127,7 @@ Let's try another scenario...
Notice that we've reused 'switch on the calculator'.

The new _When_ step has a slightly different layout.
Let's examine that for a second... See below. Notice the ':' (colon) after <do something> followed by the name-value pairs:
Let's examine that for a second... See below. Notice the ':' (colon) after `<do something>` followed by the name-value pairs:

When I attempt to <do something>: <name> '<value>' <name> '<value>'

Expand Down

0 comments on commit 9ed7271

Please sign in to comment.