curriculum icon indicating copy to clipboard operation
curriculum copied to clipboard

Git Basics lesson: Clarify command

Open Fiattarone opened this issue 3 years ago • 0 comments

Backtick on step 3 of 'Modify a file or two' was way too close to the closing paren and was not visible or immediately apparent.

Complete the following REQUIRED checkboxes:

  • [x] I have thoroughly read and understand The Odin Project Contributing Guide
  • [x] The title of this PR follows the location of change: brief description of change format, e.g. Intro to HTML and CSS lesson: Fix link text

Complete the following checkboxes ONLY IF they are applicable to your PR. You can complete them later if they are not currently applicable:

  • [ ] I have previewed all lesson files included in this PR with the Markdown preview tool to ensure the Markdown content is formatted correctly
  • [ ] I have ensured all lesson files included in this PR follow the Layout Style Guide

1. Because:

Closes #XXXXX

  • Because I couldn't tell there was even a backtick! I'm using Google Chrome out of the box on a decade old computer and the backtick looked like it was part of the closing paren.

2. This PR:

  • Added a space to make backtick more visible.

3. Additional Information:

N/A

Fiattarone avatar Sep 20 '22 19:09 Fiattarone