@@ -210,9 +210,9 @@ Canvas in order to submit your assignment.
210210When all tests are passing, the next step is to upload your work. To do this, we
211211need to complete three steps:
212212
213- 1 . _ staging _ the work so it's ready to save
214- 2 . _ committing _ the work to actually save it
215- 3 . _ pushing _ the work up to GitHub
213+ 1 . _ Stage _ the work so it's ready to save
214+ 2 . _ Commit _ the work to actually save it
215+ 3 . _ Push _ the work up to GitHub
216216
217217** Step 1** To stage the work, type the following, then press ` <Enter> ` :
218218
@@ -276,13 +276,14 @@ you get all the tests passing. Let's do that now:
2762763 . Paste in your repository's GitHub URL in the box labeled "Website URL".
277277
2782784 . Go back to your terminal, select the entire token and copy it (using ctrl-C
279- or cmd-C), then paste it in the "Comments" box in Canvas. It should look
280- something like this:
281-
282- ![ submit repo url and token] ( https://curriculum-content.s3.amazonaws.com/phase-0/enterprise/configuring-the-learn-lab-gem/submit-assignment.png )
279+ or cmd-C), then paste it in the "Comments" box in Canvas.
283280
2842815 . Click ** Submit Assignment** .
285282
283+ The form you're submiting should look something like this:
284+
285+ ![ submit repo url and token] ( https://curriculum-content.s3.amazonaws.com/phase-0/enterprise/configuring-the-learn-lab-gem/submit-assignment.png )
286+
286287Canvas will indicate a successful submission and refresh the page. In the
287288Modules view of your course, you should now see a checkmark next to the
288289assignment, indicating a successful submission.
0 commit comments