Skip to content

Commit

Permalink
Replace "Note:" with markdown quote
Browse files Browse the repository at this point in the history
Co-authored-by: Lukasz Gornicki <[email protected]>
  • Loading branch information
fmvilas and derberg committed Sep 22, 2022
1 parent ed48ac8 commit 5185ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/asyncapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@ userCompletedOrder:

Holds a dictionary with all the [operations](#operationObject) this application MUST implement.

Note: If you're looking for a place to define operations that MAY or MAY NOT be implemented by the application, consider defining them in [`components/operations`](#componentsOperations).
> If you're looking for a place to define operations that MAY or MAY NOT be implemented by the application, consider defining them in [`components/operations`](#componentsOperations).

##### Patterned Fields

Expand Down

0 comments on commit 5185ec9

Please sign in to comment.