Skip to content

Commit 6d12d8a

Browse files
committed
improve
1 parent d6ac241 commit 6d12d8a

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
@@ -611,7 +611,7 @@ Enable messaging for the modules that use it:
611611

612612
#### In CAP Java
613613

614-
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:
614+
Create a new file named event-mesh.json to store the configuration for enterprise messaging. Skip the `emname` and `namespace` properties because the mta.yaml file parameterizes these dynamically:
615615

616616
::: code-group
617617
```json [event-mesh.json]

0 commit comments

Comments
 (0)