Skip to content

Commit 1aecd64

Browse files
authored
Merge pull request #196864 from aaronpowell/patch-1
GraphQL shouldn't have a space in it
2 parents 396fd47 + 79984e7 commit 1aecd64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/api-management-policies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ More information about policies:
6767
- [Send message to Pub/Sub topic](api-management-dapr-policies.md#pubsub) - uses Dapr runtime to publish a message to a Publish/Subscribe topic.
6868
- [Trigger output binding](api-management-dapr-policies.md#bind) - uses Dapr runtime to invoke an external system via output binding.
6969

70-
## [Graph QL validation policy](graphql-validation-policies.md)
70+
## [GraphQL validation policy](graphql-validation-policies.md)
7171
- [Validate GraphQL request](graphql-validation-policies.md#validate-graphql-request) - Validates and authorizes a request to a GraphQL API.
7272

7373
## [Transformation policies](api-management-transformation-policies.md)
@@ -94,4 +94,4 @@ For more information about working with policies, see:
9494

9595
+ [Tutorial: Transform and protect your API](transform-api.md)
9696
+ [Set or edit policies](set-edit-policies.md)
97-
+ [Policy samples](./policies/index.md)
97+
+ [Policy samples](./policies/index.md)

0 commit comments

Comments
 (0)