From 7e9bc82017eb7e47d333dcf0512c1b92da306794 Mon Sep 17 00:00:00 2001 From: guangwu Date: Tue, 19 Mar 2024 23:27:29 +0800 Subject: [PATCH] fix: typo (#11894) Signed-off-by: guoguangwu --- doc/06-config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/06-config.md b/doc/06-config.md index c6aa47491..f2c914f2e 100644 --- a/doc/06-config.md +++ b/doc/06-config.md @@ -153,7 +153,7 @@ Defaults to `report` in Composer 2.6, and defaults to `fail` from Composer 2.7 o } ``` -Since Composer 2.7 the option can be overriden via the [`COMPOSER_AUDIT_ABANDONED`](03-cli.md#composer-audit-abandoned) environment variable. +Since Composer 2.7 the option can be overridden via the [`COMPOSER_AUDIT_ABANDONED`](03-cli.md#composer-audit-abandoned) environment variable. ## use-parent-dir