aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMantas Vilčinskas <hi@mnts.lt>2021-09-28 15:45:05 +0300
committerGitHub <noreply@github.com>2021-09-28 15:45:05 +0300
commit65064e029e9b818c70d1e432fd093b934b43f34e (patch)
tree5c50891277c5e69d4e6f90a9bfc4dd9d116efe97
parent75c4d31b4ccb47ea0846cd11680d0e0a58e3cbda (diff)
parent41327e203a0c0735bfba3868788ee3a2632f9b08 (diff)
Correct spelling error in README.md. Merge pull request #5 from zer-far/patch-1
Correct spelling error in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 89b6971..022eac0 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ This is the default cState status page website directory/folder.
## Are you updating? Use these commands
-Download yoru site with all the directories. `git clone --recursive <your repo link goes here>`
+Download your site with all the directories. `git clone --recursive <your repo link goes here>`
Update the cState theme submodule. `git submodule foreach git pull origin master`