From 6b5b238e838116560e298deff4c9bcab140ac050 Mon Sep 17 00:00:00 2001 From: Asko Nomm Date: Wed, 23 Feb 2022 00:18:15 +0100 Subject: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 075f1c3..6848e04 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ You can also get the first error rather than all errors by using the method `$bo ## Built-in validators -There are a number of built-in validators avaiable for use by default. If you want to remove a built-in validator, you can remove one using the `$bouncer->removeValidator('rule-name')` method. +There are a number of built-in validators available for use by default. If you want to remove a built-in validator, you can remove one using the `$bouncer->removeValidator('rule-name')` method. ### `email` -- cgit v1.2.3