Fix typo in select (#28114)

fix typo
This commit is contained in:
Anders Payerl 2023-07-07 10:09:54 +02:00 committed by GitHub
parent 8a2fa693cb
commit 31bcf8dee1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,7 +94,7 @@ The {% my developer_call_service service="select.select_option" %} service
changes the selected option to a specific desired option provided in the
service call using the required `option` service call data.
The service call wil not succeed if the selected option is not available in
The service call will not succeed if the selected option is not available in
the list of options for the targeted entity.
{% my developer_call_service badge service="select.select_option" %}