Fix wrong type

This commit is contained in:
Eugen Rochko 2018-09-25 01:06:06 +02:00
parent 64c7e87801
commit 4aff3068fe
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ menu:
|Attribute|Type|Nullable|Added in|
|---------|-----------|:------:|:------:|
| `name` | String |{{< no >}}|2.4.0|
| `value` | String |{{< no >}}|2.4.0|
| `value` | String (HTML) |{{< no >}}|2.4.0|
| `verified_at` | String (Datetime) |{{< yes >}}|2.6.0|
## Application