Fix some random capitalization in feature.yaml

This commit is contained in:
Tristan Partin 2023-08-07 11:38:55 -05:00 committed by Eli Schwartz
parent f88a9cd6b3
commit 14892eb849
No known key found for this signature in database
GPG Key ID: CEB167EFB5722BD6
1 changed files with 3 additions and 3 deletions

View File

@ -90,7 +90,7 @@ methods:
error_message:
type: str
default: "''"
description: The error Message to print if the check fails
description: The error message to print if the check fails
- name: enable_if
returns: feature
@ -124,7 +124,7 @@ methods:
error_message:
type: str
default: "''"
description: The error Message to print if the check fails
description: The error message to print if the check fails
- name: disable_if
returns: feature
@ -162,4 +162,4 @@ methods:
error_message:
type: str
default: "''"
description: The error Message to print if the check fails
description: The error message to print if the check fails