Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Merge e633fe6 into 85554f1
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonBe committed Apr 14, 2019
2 parents 85554f1 + e633fe6 commit 6bd37a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/book/validators/identical.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ this validator with a `Traversable` object.

There is a case which you should be aware of. If you are using an array as
token, and it contains a `token` key, you should wrap it within another
`token` key. See the examples below to undestand this situation.
`token` key. See the examples below to understand this situation.

```php
// This will not validate ['token' => 123], it will actually validate the
Expand Down

0 comments on commit 6bd37a6

Please sign in to comment.