Update README.md

This commit is contained in:
Josh Baker 2024-10-07 18:14:10 -07:00 committed by GitHub
parent 133f42ce2d
commit 4a91ee1eba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ This will print:
```
Prichard
```
*There's also the [GetMany](#get-multiple-values-at-once) function to get multiple values at once, and [GetBytes](#working-with-bytes) for working with JSON byte slices.*
*There's also [GetBytes](#working-with-bytes) for working with JSON byte slices.*
## Path Syntax