Skip to content

Commit

Permalink
fix: ✏️ session -> sessions (#59)
Browse files Browse the repository at this point in the history
## Description

This PR fixes a typo in the links to the group project. I had written
"session" instead of "sessions". Sorry about that.

## Reviewer Focus

This PR needs a quick review. 

## Checklist

- [X] Rendered website locally
  • Loading branch information
signekb authored Nov 6, 2024
1 parent 9ede862 commit 7942d93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions preamble/schedule.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ guide and overview.
| 10:15 | {{< fa mug-hot >}} Break with coffee and snacks |
| 10:30 | {{< fa laptop-code >}} [Reviewer workflow: Merge pull requests)](../sessions/merge-prs.qmd) |
| 12:15 | {{< fa utensils >}} Lunch |
| 13:00 | {{< fa people-carry-box >}} [Group project](../session/group-project.qmd) |
| 13:00 | {{< fa people-carry-box >}} [Group project](../sessions/group-project.qmd) |
| 14:45 | {{< fa mug-hot >}} Break with coffee and snacks |
| 15:00 | {{< fa people-carry-box >}} [Group project](../session/group-project.qmd) |
| 15:00 | {{< fa people-carry-box >}} [Group project](../sessions/group-project.qmd) |
| 16:30 | {{< fa person-chalkboard >}} [Closing remarks](../sessions/what-next.qmd) |
| 16:45 | {{< fa comment-dots >}} [Short survey and farewell]() |
:::

0 comments on commit 7942d93

Please sign in to comment.