fix(pb071): fix typo

Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
Matej Focko 2023-03-13 20:01:29 +01:00
parent 135702ad79
commit fd6ed01180
Signed by: mfocko
GPG key ID: 7C47D46246790496

View file

@ -175,6 +175,6 @@ For submitting the bonus assignment you can follow the same procedure as for
submitting the homeworks, that is: submitting the homeworks, that is:
1. On branch `main` add the provided skeleton. 1. On branch `main` add the provided skeleton.
2. Checkout new branch `seminar-bonus-03`. 2. Checkout new branch `seminar-bonus-04`.
3. Add your solution to the newly created branch. 3. Add your solution to the newly created branch.
4. Create a MR to the `main` branch with me (`@xfocko`) as the reviewer. 4. Create a MR to the `main` branch with me (`@xfocko`) as the reviewer.