From 43579410374ef31ad183e71ef9c8925ff38dcca7 Mon Sep 17 00:00:00 2001 From: Foster Hangdaan Date: Fri, 8 Nov 2024 08:21:00 -0500 Subject: [PATCH] Remove space --- Developing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Developing.md b/Developing.md index a773e90..8c91555 100644 --- a/Developing.md +++ b/Developing.md @@ -61,5 +61,5 @@ ### Types ## Submitting Changes Before submitting changes, run the tests—as described in -[Testing](#testing)— ensuring that they all pass. +[Testing](#testing)—ensuring that they all pass. [Submit a patch](/Contributing#submitting-patches) if all tests pass.