From 814d2c45226410bb6bfa0d6cb36217335c8bd431 Mon Sep 17 00:00:00 2001 From: michaelavs Date: Thu, 4 Mar 2021 12:53:07 -0700 Subject: [PATCH] Updating contributor's guide --- doc/source/contrib.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/contrib.rst b/doc/source/contrib.rst index e1f1d44..8d37e15 100644 --- a/doc/source/contrib.rst +++ b/doc/source/contrib.rst @@ -37,7 +37,7 @@ that when you first clone the repository, you will be on the Since you will be submitting pull requests for your contributions, you don't really need to know much about GitFlow, other than making sure that you -are not developing off of the master branch. +are not developing off of the main branch. Ways to Contribute