Skip to content

Commit 6dcdfa8

Browse files
authored
Fix typo in the configuration.adoc
1 parent bfc6931 commit 6dcdfa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reference/asciidoc/configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ See also <<./overview.adoc#endpoint-bean-names,Endpoint Bean Names>>.
684684
The bean name for this wrapper is generated with the following pattern: `[@Bean name].[decapitalizedAnnotationClassShortName].[handler (or source)]`.
685685

686686
IMPORTANT: When using these annotations on `@Bean` definitions, the `inputChannel` must reference a declared bean.
687-
Channels are automatically declared iif not present in the application context yet.
687+
Channels are automatically declared if not present in the application context yet.
688688

689689
[NOTE]
690690
=====

0 commit comments

Comments
 (0)