Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevitha011 committed Apr 5, 2024
1 parent bb8d002 commit 2c927d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ In this guide, we use the [Incidents Management reference sample app](https://gi

### 1. Usage of programatic API

To invoke `cds compile --to asyncapi` programatically
To invoke `cds compile --to asyncapi` programatically:

```sh
await cds.compile(<filename>).to.asyncapi()
Expand Down

0 comments on commit 2c927d1

Please sign in to comment.