We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49caa02 commit e3c268eCopy full SHA for e3c268e
framework-docs/modules/ROOT/pages/testing/testcontext-framework/bean-overriding.adoc
@@ -66,6 +66,6 @@ the annotated field and its qualifying annotations.
66
Typically, the bean is selected by type by the `BeanOverrideFactoryPostProcessor`.
67
Alternatively, the user can directly provide the bean name in the custom annotation.
68
69
-Some `BeanOverrideProcessor`s could also internally compute a bean name based on a
70
-convention or another advanced method.
+Some `BeanOverrideProcessor` implementations could also internally compute a bean name
+based on a convention or another advanced method.
71
====
0 commit comments