Skip to content

Commit 199a163

Browse files
committed
Oprava tagu <term> na :term
1 parent 9e8eda8 commit 199a163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-pro-data-1/vizualizace/vizualizace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ plt.show()
8787

8888
::fig[Histogram výšek]{src=assets/vysky-muzi.png}
8989

90-
Histogram si pro přehlednost můžeme rozdělit do <term cs="přihrádek" en="bins"> po pěti centimetrech
90+
Histogram si pro přehlednost můžeme rozdělit do :term{cs="přihrádek" en="bins"} po pěti centimetrech
9191

9292
```py
9393
muzi.hist(bins=[

0 commit comments

Comments
 (0)