Skip to content

Commit c21374d

Browse files
yuvipandamanics
andcommitted
Fix typo
Co-authored-by: Simon Li <[email protected]>
1 parent 7eb143e commit c21374d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repo2docker/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ def _dry_run_changed(self, change):
431431
help="""
432432
Base image to use when building docker images.
433433

434-
Should be an ubuntu derivative, minimum 18.04.
434+
Should be an Ubuntu derivative, minimum 18.04.
435435
""",
436436
)
437437

0 commit comments

Comments
 (0)