From 819c4449586dc68e7a373056fa94ec5645048deb Mon Sep 17 00:00:00 2001 From: James Garbutt <43081j@users.noreply.github.com> Date: Fri, 21 Jun 2024 23:36:11 +0100 Subject: [PATCH] docs: fix some headings in readme (#12) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c19b28..5dd77e3 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ options. Parses the given query string into an object, optionally with configured options. -### Options +## Options ### Default options @@ -74,7 +74,7 @@ The default options are as follows: } ``` -#### `nested` +### `nested` When true, nested objects are supported.