From 41fb185366f00ecfa51e67ab4d5a0857899a8966 Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios <20590102+rodber@users.noreply.github.com> Date: Fri, 25 Aug 2023 20:05:48 -0400 Subject: [PATCH] typo --- introduction/naming.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/introduction/naming.php b/introduction/naming.php index ff52d84..8d125a7 100644 --- a/introduction/naming.php +++ b/introduction/naming.php @@ -1,8 +1,7 @@ 'Intro', - 'why-xr.md' => 'Why xrDebug?', + 'README.md' => 'Introduction', 'installation.md' => 'Installation', 'contributing.md' => 'Contributing', ];