From 2ee560089fbfe18f05e3a93e76b845c1c3dbf985 Mon Sep 17 00:00:00 2001 From: "Wigal, Jacob (CIV)" <jacob.wigal@nps.edu> Date: Tue, 5 May 2020 23:40:51 -0700 Subject: [PATCH] Update gitlab-commit_and_push.ipynb --- gitlab-commit_and_push.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab-commit_and_push.ipynb b/gitlab-commit_and_push.ipynb index 7c2172a..1c71979 100644 --- a/gitlab-commit_and_push.ipynb +++ b/gitlab-commit_and_push.ipynb @@ -52,7 +52,7 @@ "metadata": {}, "source": [ "# Pull\n", - "Always pull before working on files to ensure you have the most up to date version of your branch. \n" + "Always pull before working on files to ensure you have the most up-to-date version of your branch. \n" ] }, { -- GitLab