diff --git a/roles/manage-server/templates/metadata_configuration/oidc10_rp.schema.json.j2 b/roles/manage-server/templates/metadata_configuration/oidc10_rp.schema.json.j2 index d4282609f..869f3d892 100644 --- a/roles/manage-server/templates/metadata_configuration/oidc10_rp.schema.json.j2 +++ b/roles/manage-server/templates/metadata_configuration/oidc10_rp.schema.json.j2 @@ -310,7 +310,7 @@ }, "oidc:state_parameter_decoding_disabled": { "type": "boolean", - "info": "Select this option to disbale the default decoding of the state parameter in the authorization request.", + "info": "Select this option to disable the default decoding of the state parameter in the authorization request.", "default": false }, "logo:0:url": {