We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4100d8 + 451269a commit b8dbe74Copy full SHA for b8dbe74
readme.md
@@ -392,7 +392,7 @@ Recommended Laravel Libraries
392
FAQ
393
---
394
395
-### Why do I get `Token Mismatch Exceptiom` when submitting a form?
+### Why do I get `Token Mismatch Exception` when submitting a form?
396
You need to add the following hidden input element to your form. This has been
397
added in the existing codebase as part of the CSRF protection.
398
@@ -636,4 +636,4 @@ Prosper Otemuyiwa.
636
637
## License
638
639
-The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
+The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
0 commit comments