Skip to content

Commit 2c22faa

Browse files
authored
Merge pull request #125310 from changeworld/patch-44
Fix typo
2 parents 5a7a4fa + eefe03e commit 2c22faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/graphql-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ If your GraphQL API supports a subscription, you can test it in the test consol
128128
:::image type="content" source="media/graphql-api/test-graphql-subscription.png" alt-text="Screenshot of a subscription query in the query editor.":::
129129
1. Review connection details in the **Subscription** pane.
130130

131-
:::image type="content" source="media/graphql-api/graphql-websocket-connection.png" alt-text="Screenshot of Websocket connection in the portal.":::
131+
:::image type="content" source="media/graphql-api/graphql-websocket-connection.png" alt-text="Screenshot of WebSocket connection in the portal.":::
132132

133133
1. Subscribed events appear in the **Subscription** pane. The WebSocket connection is maintained until you disconnect it or you connect to a new WebSocket subscription.
134134

0 commit comments

Comments
 (0)