Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Jan 7, 2013
1 parent 9d5891d commit 48fc678
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ seconds.
allow_methods: ['POST', 'PUT', 'GET', 'DELETE']
max_age: 3600

## Installation (Symony 2.1+)
## Installation (Symfony 2.1+)

Require the `nelmio/cors-bundle` package in your composer.json and update your dependencies.

Expand All @@ -55,7 +55,7 @@ Add the NelmioCorsBundle to your application's kernel:
...
}

## Installation (Symony 2.0)
## Installation (Symfony 2.0)

Put the NelmioCorsBundle into the `vendor/bundles/Nelmio` directory:

Expand Down

0 comments on commit 48fc678

Please sign in to comment.