summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaoran S. Diao <0@hairydiode.xyz>2019-02-07 15:13:20 -0500
committerHaoran S. Diao <0@hairydiode.xyz>2019-02-07 15:13:20 -0500
commit5bdd88ae20afa20726e14ffe7c54ea859bfd289a (patch)
tree7314c82fa32771c55fb031a0a997b05bda09684c
parenta0d5737366d1bf0bb5f243798a6b92a58cca653b (diff)
Fixed a typo
-rw-r--r--cont/csc-workflow.html2
-rw-r--r--csc-workflow.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/cont/csc-workflow.html b/cont/csc-workflow.html
index 3326f46..b7cdfbc 100644
--- a/cont/csc-workflow.html
+++ b/cont/csc-workflow.html
@@ -24,7 +24,7 @@ This will clone a repository named "csc-code"
git checkout $branch
where $branch could be:
- arduinp-devel
+ arduino-devel
frontend-devel
backend-devel
controller-devel
diff --git a/csc-workflow.html b/csc-workflow.html
index f7d891a..bd6db5f 100644
--- a/csc-workflow.html
+++ b/csc-workflow.html
@@ -40,7 +40,7 @@ This will clone a repository named "csc-code"
git checkout $branch
where $branch could be:
- arduinp-devel
+ arduino-devel
frontend-devel
backend-devel
controller-devel