Skip to content

Commit b6b03a5

Browse files
Update _pl/tour/basics.md
Co-Authored-By: kamilduda <[email protected]>
1 parent 77421a5 commit b6b03a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_pl/tour/basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ greeter.greet("Scala developer") // Hello, Scala developer!
218218
```
219219
{% endscalafiddle %}
220220

221-
Klasy zostaną szerzej przybliżonie w [dalszej części](classes.html) tego przewodnika.
221+
Klasy zostaną szerzej omówione w [dalszej części](classes.html) tego przewodnika.
222222

223223
## Klasy przypadku (case classes)
224224

0 commit comments

Comments
 (0)