From ac16f3a5e03c5cf61ca1270c710f152552df00d4 Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Thu, 10 Oct 2024 14:57:08 +0200 Subject: [PATCH] fix spelling --- doc/dev/release-process.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index cf350bb..0d84029 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -5,7 +5,7 @@ Release process * Update authors file * Update changelog -* Set annotated tag for release and push to public github +* Set annotated tag for release and push to public GitHub * Build wheel * Load wheel to PyPi * Prepare project for next release with an empty changelog entry