From 2771e9aae2d2e5917654204b88fb68eb7c3f6d25 Mon Sep 17 00:00:00 2001 From: Timothy Warren Date: Fri, 10 Feb 2023 13:48:56 -0500 Subject: [PATCH] Fix typo (cherry picked from commit f34f21c517e2b4772e62196327778d264b602ed6) --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index cd24612df49..42255742eb0 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -563,7 +563,7 @@ But that advice is backwards for the changelog. We follow the our changelog, and use towncrier to generate it for each release. As a contributor, all that means is that you need to add a file to the ``salt/changelog`` directory, using the ``.`` format. For -instanch, if you fixed issue 123, you would do: +instance, if you fixed issue 123, you would do: ::