From c7a045fa54a8183899d90730249c06c3f538b027 Mon Sep 17 00:00:00 2001 From: Jon Marrs <40682667+jonmarrs@users.noreply.github.com> Date: Tue, 16 May 2023 21:39:18 -0700 Subject: [PATCH] Fixed typos in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 902b82364..20063604d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,7 +28,7 @@ The codebase is maintained using the "contributor workflow" where everyone without exception contributes patch proposals using "pull requests". This facilitates social contribution, easy testing and peer review. -To contribute a patch, the worflow is a as follows: +To contribute a patch, the workflow is as follows: 1. Fork Repository 2. Create topic branch