Skip to content

Commit 77cc5f6

Browse files
beginners/functions: Typo fix
pyvec#627
1 parent 669c85f commit 77cc5f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lessons/beginners/functions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ print(delka)
7979
```
8080

8181
To `len` je *funkce* (angl. *function*).
82-
Jak se takové funkce požívají?
82+
Jak se takové funkce používají?
8383

8484
K tomu, abys funkci mohl{{a}} použít, potřebuješ znát její
8585
*jméno* – tady `len`.

0 commit comments

Comments
 (0)