Skip to content

Commit 50b1880

Browse files
committed
small improvements
1 parent a5a9f88 commit 50b1880

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
@@ -607,7 +607,6 @@ Create a new file named event-mesh.json to store the configuration for enterpris
607607
{
608608
"version": "1.1.0",
609609
"emname": "samples-emname", // [!code --]
610-
"version": "1.1.0",
611610
"namespace": "default/samples/1", // [!code --]
612611
"options": {
613612
"management": true,
@@ -767,6 +766,7 @@ To access remote OData services, you need to add a dependency to the *cds-featur
767766
</dependency>
768767
...
769768
```
769+
770770
:::
771771

772772
### App Router

0 commit comments

Comments
 (0)