Skip to content

Commit

Permalink
Typo in readme, Address issue mllrsohn#22
Browse files Browse the repository at this point in the history
  • Loading branch information
davestaab committed Dec 12, 2015
1 parent 6ba60ea commit bb355eb
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 @@ -16,7 +16,7 @@ Include the file into your application:
```

### Usage Example
Your can [have a look at the example](example/example.html). Basically you have to add reCAPTCHA to your dependencies, configure your key.
You can [have a look at the example](example/example.html). Basically you have to add reCAPTCHA to your dependencies, configure your key.

```javascript
angular.module('myApp', ['reCAPTCHA'])
Expand Down

0 comments on commit bb355eb

Please sign in to comment.