Skip to content

Commit

Permalink
new docs chapter on extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
pniederw committed Oct 13, 2012
1 parent 7b9cef0 commit 30127d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extensions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Extensions
==========

Spock comes with a powerful SPI that allows to hook into a spec's lifecycle and enrich or alter its behavior.
In this chapter, we will first learn about Spock's built-in extensions, and then dive into writing our own extensions.
In this chapter, we will first learn about Spock's built-in extensions, and then dive into writing custom extensions.

Built-In Extensions
-------------------
Expand Down

0 comments on commit 30127d6

Please sign in to comment.