Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
tgautier committed Aug 8, 2013
1 parent 036947b commit 4e96bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Before diving into the details of __DependencyInjection__, here are some keyword

__DependencyInjection__ needs to be configured, using a yaml file, in order to map your services with your existing classes and their dependencies. There's also some other options that we'll list below.

Here's an configuration file example using almost everything __DependencyInjection__ has to offer:
Here's a configuration file example using almost everything __DependencyInjection__ has to offer:

```yaml
parameters:
Expand Down

0 comments on commit 4e96bac

Please sign in to comment.