Skip to content

Commit

Permalink
Merge pull request brightnucleus#2 from GaryJones/patch-1
Browse files Browse the repository at this point in the history
Fix readme typo
  • Loading branch information
schlessera committed Mar 4, 2016
2 parents 108d06a + e5f7e09 commit 3e01361
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 @@ -33,7 +33,7 @@ composer require brightnucleus/country-codes

On each `composer install` or `composer update`, a check will be made to see whether there's a new version of the database available. If there is, that new version is downloaded.

Usage is pretty-straight-forward. Just use one of the wto provided static methods:
Usage is pretty straight-forward. Just use one of the two provided static methods:

```PHP
<?php
Expand Down

0 comments on commit 3e01361

Please sign in to comment.