From 48e89257c521e166d52e695d8f5ab805275cf586 Mon Sep 17 00:00:00 2001 From: "Wigal, Jacob (CIV)" <jacob.wigal@nps.edu> Date: Wed, 29 Jul 2020 16:14:36 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aabc0ef..5a9321e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Follow along with the online tutorials: If your issue is not listed here, please send us an email so we can add it. #### Additional helpful [git commands](https://gitlab.nps.edu/CID/get-started/-/blob/master/git/git-essential_commands.rst) -A master list of git commands from the tutorial, plus some additonal commands related to branching and merging. +A list of git commands from the tutorial, plus some additonal commands related to branching and merging. #### Git Workflow As you get used to working in git, it may be helpful to visualize what you are doing as a repeatable sequence of steps. In addition to the guides above, you may find the graphic below helpful for your reference: -- GitLab