You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2020/01/31 19:25:52 UTC

[isis] 07/09: ISIS-2062: docs

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

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 6ff6c851c0452a3ea9d22b9172790fdeaa088de3
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Fri Jan 31 18:19:19 2020 +0000

    ISIS-2062: docs
---
 .../modules/fun/pages/core-concepts/philosophy/domain-driven-design.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/api/adoc/userguide/modules/fun/pages/core-concepts/philosophy/domain-driven-design.adoc b/api/adoc/userguide/modules/fun/pages/core-concepts/philosophy/domain-driven-design.adoc
index 60e3340..9e5d5c8 100644
--- a/api/adoc/userguide/modules/fun/pages/core-concepts/philosophy/domain-driven-design.adoc
+++ b/api/adoc/userguide/modules/fun/pages/core-concepts/philosophy/domain-driven-design.adoc
@@ -42,6 +42,7 @@ This domain model identifies the relevant concepts of the domain, how they relat
 This single domain model provides the vocabulary for the  ubiquitous language for our system.
 
 
+[role="float-left"]
 .Ubiquitous Language
 ****
 Build a common language between the domain experts and developers by using the concepts of the domain model as the primary means of communication. Use the terms in speech, in diagrams, in writing, and when presenting.