diff --git a/2.0.x/multi/multi__migrations.html b/2.0.x/multi/multi__migrations.html
index 1ad50d32d7..acfcfaa6a0 100644
--- a/2.0.x/multi/multi__migrations.html
+++ b/2.0.x/multi/multi__migrations.html
@@ -82,4 +82,5 @@ all mappings available in a single HttpServerStub.
issue 355.
The flow for setting the generated tests package name will look like this:
basePackageForTestsbasePackageForTests wasn’t set pick the package from baseClassForTestsbaseClassForTests wasn’t set pick packageWithBaseClassesorg.springframework.cloud.contract.verifier.tests valueRelated to issue 260.
In order to add support for fromRequest.path some methods had to be added to the
TemplateProcessor interface.
Related to -issue 388.