docs(encoding): fix fragment link to JSONC section (#2215)

This commit is contained in:
Jesse Jackson 2022-05-13 03:21:05 -05:00 committed by GitHub
parent c78f1fd612
commit 88b774bf59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ Helper module for dealing with external data structures.
- [`base64url`](#base64url)
- [`binary`](#binary)
- [`csv`](#csv)
- [`jsonc`](#JSONC)
- [`jsonc`](#jsonc)
- [`toml`](#toml)
- [`yaml`](#yaml)