Skip to content

Commit

Permalink
Merge pull request #18 from galvao-eti/epic/0.3.0
Browse files Browse the repository at this point in the history
Fixing typos
  • Loading branch information
galvao authored Sep 19, 2024
2 parents 227c400 + 3c52d6c commit 6b4e4ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ If you provide a function named `processResponse`, shelly will automatically pas

It should go without saying that **no one should use shelly without, at least, CSRF protection**.

If you need more information about CSRF there's no better place than i[OWASP](https://owasp.org/www-community/attacks/csrf), of course.
If you need more information about CSRF there's no better place than [OWASP](https://owasp.org/www-community/attacks/csrf), of course.

Shelly expects to work with a CSRF token provided by the server.

Expand Down Expand Up @@ -130,4 +130,5 @@ I'll soon publish an example implementation and will then link it here.
## Credits

Created and maintained by [Er Galvão Abbott](https://github.com/galvao);

Licensed under the Apcahe License by [Galvão Desenvolvimento Ltda](https://galvao.eti.br/) - see the [License file](/LICENSE).

0 comments on commit 6b4e4ca

Please sign in to comment.