From 6be35b0bb579fa22fbb26c24b05d2ddf907cae52 Mon Sep 17 00:00:00 2001 From: Josh Date: Fri, 27 Oct 2017 15:43:15 -0500 Subject: [PATCH] fixes updgrade -> upgrade typo very minor typo fixed in getting_started.rst --- docs/getting_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.rst b/docs/getting_started.rst index b1260b9a..d16dced5 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -116,7 +116,7 @@ To update the repository, do:: If you have set the repository, this command does ``git pull`` and ``git push`` -in addition to such brew's ``install``, ``clean``, ``update``, ``updgrade`` and removing packages +in addition to such brew's ``install``, ``clean``, ``update``, ``upgrade`` and removing packages described in online storages section above. It is good if you have such a cron job like::