[http] Fix typo in documentation (#9612)

Typo
This commit is contained in:
digitlength 2020-12-31 16:02:07 +00:00 committed by GitHub
parent 27afb1f9f0
commit d15b32b869
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ The `image` channel-type supports `stateExtension` only.
Transformations need to be specified in the same format as Transformations need to be specified in the same format as
Some channels have additional parameters. Some channels have additional parameters.
When concatenating the `baseURL` and `stateExtions` or `commandExtension` the binding checks if a proper URL part separator (`/`, `&` or `?`) is present and adds a `/` if missing. When concatenating the `baseURL` and `stateExtension` or `commandExtension` the binding checks if a proper URL part separator (`/`, `&` or `?`) is present and adds a `/` if missing.
### Value Transformations (`stateTransformation`, `commandTransformation`) ### Value Transformations (`stateTransformation`, `commandTransformation`)