Skip to content

Commit d54991f

Browse files
committed
fix typo in docstring
1 parent 2f8bc22 commit d54991f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gen_resources/generator/dash.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
install_dash(url, tag)
33
4-
Clone python dash into `dash` folder and install (reinstall) it to current python enviroment
4+
Clone python dash into `dash` folder and install (reinstall) it to current python environment
55
"""
66
function install_dash(url, tag)
77
Conda.pip_interop(true)

0 commit comments

Comments
 (0)