Skip to content

Commit ba7d7e6

Browse files
committed
Rephrase "pushing" to "saving"
1 parent ce267c1 commit ba7d7e6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

modules/01-collaborating-in-jupyterhub/exercise.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ We'll explore some of the latest examples of this progress soon.
9393
1. Run the final cells.
9494

9595

96-
## Step 4: Push our work to GitHub
96+
## Step 4: Save our work to GitHub
9797

9898
1. **Run the following commands in the terminal**:
9999

@@ -114,3 +114,6 @@ We'll explore some of the latest examples of this progress soon.
114114
```bash
115115
git push --set-upstream origin main
116116
```
117+
118+
You can now visit your repository to verify that it's been updated.
119+
Looking at the time labels is the fastest way to confirm this.

0 commit comments

Comments
 (0)