From 5bdd88ae20afa20726e14ffe7c54ea859bfd289a Mon Sep 17 00:00:00 2001 From: "Haoran S. Diao" <0@hairydiode.xyz> Date: Thu, 7 Feb 2019 15:13:20 -0500 Subject: Fixed a typo --- cont/csc-workflow.html | 2 +- csc-workflow.html | 2 +- 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 -- cgit v1.1