From 23455c5944930d6bea94cd1a3f40288b0efd49a2 Mon Sep 17 00:00:00 2001 From: James Chartrand Date: Fri, 19 Dec 2025 14:22:03 -0500 Subject: [PATCH] Fix code block formatting in README.md Fix formatting of error message examples in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e753616..0af5b3b 100644 --- a/README.md +++ b/README.md @@ -401,7 +401,7 @@ The status list errors that we return include: "name": "status_list_signature_error", "message": "The signature on the status list is invalid." } - ``` +``` ``` "error": {