Skip to content

Commit 07d182c

Browse files
committed
correct description
1 parent e641d19 commit 07d182c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rsconnect/bundle.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@ def make_html_bundle(
906906
image: str = None,
907907
) -> typing.IO[bytes]:
908908
"""
909-
Create an voila bundle, given a path and/or entrypoint.
909+
Create an html bundle, given a path and/or entrypoint.
910910
911911
The bundle contains a manifest.json file created for the given notebook entrypoint file.
912912
If the related environment file (requirements.txt) doesn't

0 commit comments

Comments
 (0)