Skip to content

Commit d6ac241

Browse files
committed
typo
1 parent de4a3a5 commit d6ac241

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
@@ -168,7 +168,7 @@ These are the (not so beneficial) side effects you when using a shared persisten
168168
2. Add a `shared-db/db/schema.cds` file as a mashup to actually collect the models:
169169

170170
::: code-group
171-
```cds [Node-js]
171+
```cds [Node.js]
172172
using from '@capire/bookstore';
173173
using from '@capire/reviews';
174174
using from '@capire/orders';

0 commit comments

Comments
 (0)