diff options
author | Haoran S. Diao <0@hairydiode.xyz> | 2019-02-07 15:13:20 -0500 |
---|---|---|
committer | Haoran S. Diao <0@hairydiode.xyz> | 2019-02-07 15:13:20 -0500 |
commit | 5bdd88ae20afa20726e14ffe7c54ea859bfd289a (patch) | |
tree | 7314c82fa32771c55fb031a0a997b05bda09684c /csc-workflow.html | |
parent | a0d5737366d1bf0bb5f243798a6b92a58cca653b (diff) |
Fixed a typo
Diffstat (limited to 'csc-workflow.html')
-rw-r--r-- | csc-workflow.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 |