From 7b733b8b18974b8267f49ad333838fa3d479e9be Mon Sep 17 00:00:00 2001 From: David Mark Clements Date: Fri, 8 Dec 2023 12:40:35 +0100 Subject: [PATCH] typo fix --- reference/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/configuration.md b/reference/configuration.md index 49c2db8..15a1d3b 100644 --- a/reference/configuration.md +++ b/reference/configuration.md @@ -16,7 +16,7 @@ The `package.json` `pear` object contains application configuration and is expos Pear versioning is automatic. The `package.json` file does **not** require a version field, the version field will be ignored.. -## The `package.json`` `pear` field. +## The `package.json` `pear` field. ### `pear.name`