Skip to content

Commit a67d3d1

Browse files
lawrekahahnbeelee
andauthored
Update api-playground/asyncapi/setup.mdx
Co-authored-by: Hahnbee Lee <[email protected]>
1 parent f1d5cd7 commit a67d3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-playground/asyncapi/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Create websocket reference pages with AsyncAPI"
55

66
## Add an AsyncAPI specification file
77

8-
To begin to create pages for your websockets, make sure you have a valid AsyncAPI schema document in either JSON or YAML format that follows the [AsyncAPI specification](https://www.asyncapi.com/docs/reference/specification/v3.0.0). Your schema must follow AsyncAPI specification 3.0+.
8+
To begin to create pages for your websockets, make sure you have a valid AsyncAPI schema document in either JSON or YAML format that follows the [AsyncAPI specification](https://www.asyncapi.com/docs/reference/specification/v3.0.0). Your schema must follow the AsyncAPI specification 3.0+.
99

1010
<Tip>
1111
To make sure your AsyncAPI schema is valid, you can paste it into the

0 commit comments

Comments
 (0)