Skip to content

Commit

Permalink
Update syntax highlighting branch name
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Sommer <[email protected]>
  • Loading branch information
danielbolee and js0mmer authored Mar 4, 2024
1 parent 32deac1 commit 75ab797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/peterportal/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ This document will guide you through setting up the project on your local machin
Before starting your work, switch to a new branch with a relevant name to your task:

```bash
git checkout -b [branch name]
git checkout -b [branch-name]
```

</Steps>
Expand Down

0 comments on commit 75ab797

Please sign in to comment.