Skip to content

Commit bad3188

Browse files
bcwutdstein
authored andcommitted
correct description
1 parent 5735481 commit bad3188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rsconnect/bundle.py

Lines changed: 1 addition & 1 deletion
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)