Skip to content

Commit 7e3690b

Browse files
authored
Update syncing instructions in Week 3 document
Clarify instructions for syncing fork and pulling updates.
1 parent fec290f commit 7e3690b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week_3_instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ If you don’t want to use terminal commands in Codespaces, you can update your
6565
*“This branch is 3 commits behind ValRCS:main*.
6666
3. Click the **“Sync fork”** button, then click **“Update branch”** to bring your fork up to date.
6767
4. After that, go back to your Codespace and run:
68-
```bash
68+
```bash
6969
git pull origin main
7070
```
7171
This will download the updated files from your fork into your Codespace.

0 commit comments

Comments
 (0)