Skip to content

Commit

Permalink
Fix let's under Testing Components
Browse files Browse the repository at this point in the history
  • Loading branch information
bcrowe committed Sep 6, 2014
1 parent c15a0e0 commit c0d6cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/development/testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1048,7 +1048,7 @@ tools like `Selenium webdriver <http://seleniumhq.org>`_.
Testing Components
==================

Lets pretend we have a component called PagematronComponent in our application.
Let's pretend we have a component called PagematronComponent in our application.
This component helps us set the pagination limit value across all the
controllers that use it. Here is our example component located in
``app/Controller/Component/PagematronComponent.php``::
Expand Down

0 comments on commit c0d6cfb

Please sign in to comment.