diff --git a/model/name/graphql.json b/model/name/graphql.json index 5ea5ab25..1d804e6d 100644 --- a/model/name/graphql.json +++ b/model/name/graphql.json @@ -5,7 +5,7 @@ "name": "GraphQL", "brief": "Any and all operations that fall under GraphQL", "is_in_otel": true, - "otel_notes": "Unlike OTel, we prefix GraphQL operations with the word \"GraphQL\" (e.g., \"GraphQL mutation\" vs. \"mutation\".", + "otel_notes": "Unlike OTel, we prefix GraphQL operations with the word \"GraphQL\" (e.g., \"GraphQL query findBookById\" vs. \"query findBookById\").", "ops": [ "http.graphql", "http.graphql.query",