Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ This is also in the email template above but they need to:
- Accept invitation from GitHub sent to their email address (that GitHub
knows about).

- "Unwatch" both these repositories by clicking the "Unwatch" button (top
- "Unwatch" both these repositories by clicking the "Watch" button (top
middle of the screen) and then select "Participating and mentions":
- <https://github.com/cr-workshop-exercises/centralized-workflow-exercise>
- <https://github.com/cr-workshop-exercises/centralized-workflow-exercise-recorded>
Expand Down Expand Up @@ -120,7 +120,7 @@ What you should do before the exercise starts:
to "unwatch" both
https://github.com/cr-workshop-exercises/centralized-workflow-exercise and
https://github.com/cr-workshop-exercises/centralized-workflow-exercise-recorded.
To "unwatch", go to the repository and click the "Unwatch" button (top
To "unwatch", go to the repository and click the "Watch" button (top
middle of the screen) and then select "Participating and mentions".
```

Expand Down
2 changes: 1 addition & 1 deletion content/same-repository.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ contribute.
:::{figure} img/centralized/unwatch.png
:alt: Unwatching a repository

Unwatch a repository by clicking "Unwatch" in the repository view,
Unwatch a repository by clicking "Watch" in the repository view,
then "Participating and @mentions" - this way, you will get
notifications about your own interactions.
:::
Expand Down