From 5224f4944f93694dc0506b13fe38a6a973f9c033 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Tue, 14 Jul 2020 23:45:24 -0500 Subject: [PATCH] sp --- .github/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/contributing.md b/.github/contributing.md index 5206caa8c0..7563c6c1c0 100644 --- a/.github/contributing.md +++ b/.github/contributing.md @@ -2,7 +2,7 @@ - Make a fork of this repository under your account. - Use Clone or Download to open the repo on your computer. -- Use Git or Guthub Desktop to checkout the `import-2.0.x` branch. +- Use Git or Github Desktop to checkout the `import-2.0.x` branch. - Add new configurations and/or make changes to existing ones. - Commit your changes and push them to your fork. - Submit a Pull Request to the `import-2.0.x` branch.