Skip to content

Commit

Permalink
Merge pull request #93 from CryZo/patch-1
Browse files Browse the repository at this point in the history
Fixed a typo
  • Loading branch information
Gregwar committed Sep 16, 2021
2 parents 511d91e + 8b89720 commit ef8e2bf
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 @@ -125,7 +125,7 @@ $captcha = new CaptchaBuilder('hello');
Complete example
================

If you want to see an example you can have a look at he ``demo/form.php``, which uses ``demo/session.php`` to
If you want to see an example you can have a look at the ``demo/form.php``, which uses ``demo/session.php`` to
render a captcha and check it after the submission

Symfony Bundle
Expand Down

0 comments on commit ef8e2bf

Please sign in to comment.