Skip to content

Commit

Permalink
Fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Jan 7, 2013
1 parent 4dcc441 commit 25a97ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.mdown
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ allow you to build advanced logging strategies.

This library implements the [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md)
interface that you can type-hint against in your own libraries to keep
a maximum of interoperability. You can also use it in your project to make
sure you can always use another compatible logger at a later time.
a maximum of interoperability. You can also use it in your applications to
make sure you can always use another compatible logger at a later time.

Usage
-----
Expand Down

0 comments on commit 25a97ab

Please sign in to comment.