Spelling inconsistency broke sidebar nav. Fixed.

This commit is contained in:
Kris Jordan
2012-07-10 10:26:19 -04:00
parent 7847782988
commit 5efd908b91

View File

@@ -2,7 +2,7 @@
isChild: true
---
## Behaviour Driven Development
## Behavior Driven Development
There are two different types of Behavior-Driven Development (BDD): SpecBDD and StoryBDD. SpecBDD focuses on technical behavior or code, while StoryBDD focuses on business or feature behaviors or interactions. PHP has frameworks for both types of BDD.