Fix typo issue (#5635)

This commit is contained in:
xbkaishui 2020-10-09 16:40:50 +08:00 committed by GitHub
parent ea3b099978
commit 77a16c50ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Once some modules are unhealthy, for instance, storage H2 is down. The result mi
}
}
```
You could refer to [checkHealth query](https://github.com/apache/skywalking-query-protocol/blob/master/common.graphql)
You could refer to [checkHealth query](https://github.com/apache/skywalking-query-protocol/blob/master/common.graphqls)
for more details.
## The readiness of GraphQL and gRPC