diff --git a/docs/thehive/user-guides/administrators/custom-fields.md b/docs/thehive/user-guides/administrators/custom-fields.md index 5afb9e78..5e9c0a8f 100644 --- a/docs/thehive/user-guides/administrators/custom-fields.md +++ b/docs/thehive/user-guides/administrators/custom-fields.md @@ -31,7 +31,7 @@ You need to set: - a display name - a name (automatically pre-filled by the UI based on the display name) - a description -- a type: on of `string`, `intger`, `booleen`, `date` and `float` (new type added by TheHive 4) +- a type: on of `string`, `integer`, `boolean`, `date` and `float` (new type added by TheHive 4) - possible values (not available for `date` and `boolean` fields) - wether the field is mandatory or not (will be prompted when you close a *Case* without setting its value) @@ -43,4 +43,4 @@ Once the custom field is created, you can edit its details or delete it: Only unused custom fields can be removed: -![Delete custom field](./images/delete-custom-field.png) \ No newline at end of file +![Delete custom field](./images/delete-custom-field.png)