Skip to content

Commit bcad14a

Browse files
committed
typo
1 parent 98d2ba6 commit bcad14a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rsconnect/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ def _warn_if_environment_directory(directory):
412412
if is_environment_dir(directory):
413413
click.secho(
414414
" Warning: The deployment directory appears to be a python virtual environment.\n"
415-
" Excluding the 'bin' and 'lib' directories..",
415+
" Excluding the 'bin' and 'lib' directories.",
416416
fg="yellow",
417417
)
418418

0 commit comments

Comments
 (0)