Skip to content

Commit 9f0b876

Browse files
committed
Update Blog “open-sourcing-workshops-on-demand-part-5-create-a-workshop”
1 parent 38027a4 commit 9f0b876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/blog/open-sourcing-workshops-on-demand-part-5-create-a-workshop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,12 +137,12 @@ As the developer of the Workshops-on-Demand content, Matt had to perform seve
137137

138138
### On the backend server:
139139

140-
1. ##### Log on to the backend server and clone the notebook repo in his home folder or as explained earlier fork the repo on his laptop and work from there
140+
1. ##### Log on to the backend server and clone the notebook repo in his home folder, or as explained earlier, fork the repo on his laptop and work from there
141141
2. ##### Create a new branch for his workshop following the naming convention defined with the admin
142142
3. ##### Leverage the template provided by me to build up the content of his workshop
143143
4. ##### Test the workshop locally on his laptop or on the dev server leveraging the `test-action.sh` script
144144
5. ##### Test the workshop using the staging registration portal
145-
6. ##### When all tests are green, create a pull request to merge content with master repo
145+
6. ##### When all tests are green, create a pull request to merge content with the master repo
146146

147147
As an admin, I need to check the pull request and accept it. Once done, the test/dev and staging environments will require an update.
148148

0 commit comments

Comments
 (0)