You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by jd...@apache.org on 2021/10/10 18:16:41 UTC

[isis] branch 2.0.0-M6 updated: Update 050-visit-entity.adoc

This is an automated email from the ASF dual-hosted git repository.

jdoornenbal pushed a commit to branch 2.0.0-M6
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/2.0.0-M6 by this push:
     new a0479a3  Update 050-visit-entity.adoc
a0479a3 is described below

commit a0479a3656b947acb39537502b050880b693ee56
Author: Johan Doornenbal <jo...@yodo.nl>
AuthorDate: Sun Oct 10 20:16:33 2021 +0200

    Update 050-visit-entity.adoc
---
 .../components/tutorials/modules/petclinic/pages/050-visit-entity.adoc  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/antora/components/tutorials/modules/petclinic/pages/050-visit-entity.adoc b/antora/components/tutorials/modules/petclinic/pages/050-visit-entity.adoc
index eb088b3..31dfdac 100644
--- a/antora/components/tutorials/modules/petclinic/pages/050-visit-entity.adoc
+++ b/antora/components/tutorials/modules/petclinic/pages/050-visit-entity.adoc
@@ -35,7 +35,7 @@ Just check out the tag above and inspect the changes:
 
 * A new `petclinic-module-visits` maven module has been created
 
-* its `pom.xml` declares a dependency on the ``petclinic-module-visits` maven module
+* its `pom.xml` declares a dependency on the `petclinic-module-pets` maven module
 
 * the top-level pom.xml declares the new Maven module and references it