Commit bb044ea1 by Prof Gra

Typo in wtf again: a adress book -> an adress book

parent 1d5ae94b
...@@ -23,7 +23,7 @@ describe those feature. Thus, scenarios are components of a feature. ...@@ -23,7 +23,7 @@ describe those feature. Thus, scenarios are components of a feature.
Let's learn by example: suppose we want to create a system to manage an Let's learn by example: suppose we want to create a system to manage an
address book. address book.
OK, one of the very basic features of a address book is adding contacts, which will OK, one of the very basic features of an address book is adding contacts, which will
include their name and phone numbers. include their name and phone numbers.
This is how Lettuce allows you to describe such feature: This is how Lettuce allows you to describe such feature:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment