Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Meldgaard authored Oct 20, 2019
1 parent b223271 commit eed005a
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 @@ -7,7 +7,7 @@ This module adds Google reCaptcha to SilverStripe 4.x, which you can use in your
## Usage
Put your keys and spamscore in your app/_config/app.yml
```yml
Lundco\SilverStripe\ReCaptcha\Form\RecaptchaField:
Meldgaard\SilverStripe\ReCaptcha\Form\RecaptchaField:
siteKey: 'Insert site key'
secretKey: 'Insert secret key'
spamLevel: 0-100
Expand Down

0 comments on commit eed005a

Please sign in to comment.