Skip to content

Commit 2c927d1

Browse files
committed
Update README.md
1 parent bb8d002 commit 2c927d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ In this guide, we use the [Incidents Management reference sample app](https://gi
2626

2727
### 1. Usage of programatic API
2828

29-
To invoke `cds compile --to asyncapi` programatically
29+
To invoke `cds compile --to asyncapi` programatically:
3030

3131
```sh
3232
await cds.compile(<filename>).to.asyncapi()

0 commit comments

Comments
 (0)