[editorial] docs/rpc/json-rpc: fix title and in-page hypenation (#170)

Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
This commit is contained in:
Patrice Chalin 2023-07-07 10:53:29 -04:00 committed by GitHub
parent f36ec6d06e
commit 7b334fbdf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Semantic Conventions for gRPC
# Semantic Conventions for JSON-RPC
**Status**: [Experimental][DocumentStatus]
@ -6,7 +6,7 @@ The Semantic Conventions for [JSON-RPC](https://www.jsonrpc.org/) extend and ove
that describe common RPC operations attributes in addition to the Semantic Conventions
described on this page.
## JSON RPC Attributes
## JSON-RPC Attributes
`rpc.system` MUST be set to `"jsonrpc"`.