Skip to content

Commit 4f58dcb

Browse files
committed
avoid linebreak
1 parent b4060a9 commit 4f58dcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guides/providing-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,7 @@ Like other annotations, `@assert` is propagated to projections. If you annotate
981981
It is therefore recommended to use complex asserts on the highest projection, that is on the service layer.
982982
:::
983983

984-
For the examples given in this section, consider the following CDS _domain_ and _service_ model:
984+
For the examples given in this section, consider the following _domain_ and _service_ model:
985985

986986
```cds
987987
context db {

0 commit comments

Comments
 (0)