Skip to content

Commit 79d8c44

Browse files
authored
Slight typo. Changing an to a immediately before BPMN Engine
1 parent 3d25992 commit 79d8c44

File tree

1 file changed

+2
-2
lines changed
  • snippets/auto-tenant-generator/dynamo

1 file changed

+2
-2
lines changed

snippets/auto-tenant-generator/dynamo/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dynamic Tenant Per Engine
2-
Spring Boot Application using [Camunda](http://docs.camunda.org) to create a multi-tenant system by configuring an BPMN engine per-tenant and attaching to the same database.
2+
Spring Boot Application using [Camunda](http://docs.camunda.org) to create a multi-tenant system by configuring a BPMN engine per-tenant and attaching to the same database.
33

44
Important bit is the same app can be deployed with diefferent environment configuration automatically creating a new tenant.
55

@@ -145,4 +145,4 @@ Built and tested against Camunda BPM version 7.11.0.
145145
-->
146146
<!-- Tweet
147147
New @Camunda example: Camunda Spring Boot Application - Spring Boot Application using [Camunda](http://docs.camunda.org). https://github.com/camunda-consulting/code/tree/master/snippets/poc-camunda-mindstrong
148-
-->
148+
-->

0 commit comments

Comments
 (0)