Skip to content

Commit 65023b1

Browse files
committed
improve
1 parent a1efe3b commit 65023b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/deployment/microservices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ Enable messaging for the modules that use it:
599599

600600
#### In CAP Java
601601

602-
Create a new file named event-mesh.json to store the configuration for enterprise messaging. Skip the `emname` and `namespace` properties, as these will be parameterized dynamically in the mta.yaml file:
602+
Create a new file named event-mesh.json to store the configuration for enterprise messaging. Skip the `emname` and `namespace` properties, as the mta.yaml file parameterizes these dynamically:
603603

604604
::: code-group
605605
```json [event-mesh.json]

0 commit comments

Comments
 (0)