From 4a91ee1eba17cd97f8c7db14e5fa3bbd2a5a6292 Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Mon, 7 Oct 2024 18:14:10 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 387766d..f87b873 100644 --- a/README.md +++ b/README.md @@ -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