Skip to content

Commit 85322cc

Browse files
committed
Some mistakes
1 parent fed28f0 commit 85322cc

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)