From d7e26c95daa04a368c741f6396a82561d7a1bd80 Mon Sep 17 00:00:00 2001 From: emisargent <55098699+emisargent@users.noreply.github.com> Date: Sat, 11 Feb 2023 00:59:05 +0000 Subject: [PATCH] Missing periods --- CONTRIBUTING.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index c4b769fd..8976ad61 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -78,10 +78,10 @@ a `devcontainer`_ that installs required dependencies for you. - Make sure you have a `GitHub account`_. - Fork Flask to your GitHub account by clicking the `Fork`_ button. - From your fork's repository page, click the green "Code" button and - then "Create codespace on main" + then "Create codespace on main". - Wait for the codespace to load and the "postAttachCommand" to finish running. -- Checkout a new branch and `start coding`_ +- Checkout a new branch and `start coding`_. .. _GitHub Codespaces: https://docs.github.com/en/codespaces .. _devcontainer: https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers