Skip to content

Commit e3c268e

Browse files
committed
Fix formatting
1 parent 49caa02 commit e3c268e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

framework-docs/modules/ROOT/pages/testing/testcontext-framework/bean-overriding.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ the annotated field and its qualifying annotations.
6666
Typically, the bean is selected by type by the `BeanOverrideFactoryPostProcessor`.
6767
Alternatively, the user can directly provide the bean name in the custom annotation.
6868
69-
Some `BeanOverrideProcessor`s could also internally compute a bean name based on a
70-
convention or another advanced method.
69+
Some `BeanOverrideProcessor` implementations could also internally compute a bean name
70+
based on a convention or another advanced method.
7171
====

0 commit comments

Comments
 (0)