From 258946b9547a9a2744054a85f245b12785f556b8 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Wed, 4 Sep 2024 17:01:40 -0700 Subject: [PATCH] Fix heading structure --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c8f62b..3084032 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Additionally describing contracts in code and checking them at runtime can be a powerful way to catch bugs early and prevent their damaging effects, thus this library. -#### How Reported Errors Fit In +### How Reported Errors Fit In The condition that causes a function to throw an exception or otherwise report an error to its caller should not be treated as a