Browse Source

chore: updates README.md

e22m4u 11 months ago
parent
commit
62178b3572
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -292,7 +292,7 @@ type or an object with additional parameters.
 - `validate: string | array | object` see [Validators](#Validators)
 - `unique: boolean | string` check value uniqueness
 
-**Parameter `unique`**
+**`unique`**
 
 When `unique` is set to `true` or `'strict'`, strict uniqueness
 checking is performed. In this mode, [empty values](#Empty-Values)