Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit d16b6e3

Browse files
committed
Fix typo in README
1 parent 892288c commit d16b6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ Use the `schemaLocationPattern` property to customize this pattern.
382382
# Tracing and Metrics
383383

384384
[Apollo style tracing](https://github.com/apollographql/apollo-tracing) along with two levels of metrics based on them are currently configurable.
385-
Full tracing is based on the GraphQl java implementation, and can be enabled in the application.yml or application.properties file:
385+
Full tracing is based on the GraphQL java implementation, and can be enabled in the application.yml or application.properties file:
386386
```yaml
387387
graphql:
388388
servlet:

0 commit comments

Comments
 (0)