diff --git a/config/schema/google_vision.schema.yml b/config/schema/google_vision.schema.yml index a3cd498..514cc6b 100644 --- a/config/schema/google_vision.schema.yml +++ b/config/schema/google_vision.schema.yml @@ -31,7 +31,7 @@ google_vision.settings: max_results_face_detection: type: integer label: 'Max results for the Face Detection feature' - max_results_label_detection: + max_results_image_properties: type: integer label: 'Max results for the Image Properties feature'