We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb8d002 commit 2c927d1Copy full SHA for 2c927d1
README.md
@@ -26,7 +26,7 @@ In this guide, we use the [Incidents Management reference sample app](https://gi
26
27
### 1. Usage of programatic API
28
29
-To invoke `cds compile --to asyncapi` programatically
+To invoke `cds compile --to asyncapi` programatically:
30
31
```sh
32
await cds.compile(<filename>).to.asyncapi()
0 commit comments