Minor typo

input` vs input
This commit is contained in:
hemeda3
2020-11-24 23:50:28 -05:00
committed by Oleg Zhurakousky
parent f80f85e1a0
commit cff4a3ac9b

View File

@@ -319,7 +319,7 @@ bindings that require explicit names.
For example,
----
--spring.cloud.stream.function.bindings.uppercase-in-0=input`
--spring.cloud.stream.function.bindings.uppercase-in-0=input
----
In the preceding example you mapped and effectively renamed `uppercase-in-0` binding name to `input`. Now all configuration