Skip to content

Commit

Permalink
Merge pull request #9 from FooBarQuaxx/patch-1
Browse files Browse the repository at this point in the history
Fixing small typo.
  • Loading branch information
huseyinyilmaz committed Aug 22, 2016
2 parents 8b02097 + c434c56 commit bbd5f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Welcome to Placebo's documentation!
Introduction
============

Placebo is a tool for mocking external API's in python applications. It uses httmock or httpretty as mocking backend. Placebo provides an highly compposible and reusable interface to those backends.
Placebo is a tool for mocking external API's in python applications. It uses httmock or httpretty as mocking backend. Placebo provides an highly compossible and reusable interface to those backends.


Why this is useful
Expand Down

0 comments on commit bbd5f93

Please sign in to comment.