Skip to content

Commit 1196d06

Browse files
authored
Merge pull request #1 from anraf1001/issues
Some mistakes
2 parents f3c631f + 85322cc commit 1196d06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

module1/presentation_homework.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ ___
8181

8282
## Zadanie 1
8383

84-
W klasie `Cargo` napisz operator porównania (`operator ==`), kóry będzie sprawdzał, czy towary są takie same.
84+
W klasie `Cargo` napisz operator porównania (`operator==`), który będzie sprawdzał, czy towary są takie same.
8585

8686
___
8787

shm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ___
66

77
## Zadanie 1
88

9-
W klasie `Cargo` napisz operator porównania (`operator ==`), kóry będzie sprawdzał, czy towary są takie same.
9+
W klasie `Cargo` napisz operator porównania (`operator==`), który będzie sprawdzał, czy towary są takie same.
1010

1111
___
1212

0 commit comments

Comments
 (0)