diff --git a/assemble/configure.md b/assemble/configure.md index 75adebda30..9d5cc09ac3 100644 --- a/assemble/configure.md +++ b/assemble/configure.md @@ -78,4 +78,4 @@ The following convenience aliases take precedence over the `-o/--option` equival - `--label` corresponds to `image.labels` (can be used multiple times); -- `--port` corresponds to `image.ports` (can be used multiple times) \ No newline at end of file +- `--port` corresponds to `image.ports` (can be used multiple times) diff --git a/assemble/dot-net.md b/assemble/dot-net.md index ed70e84150..40e25fd9fc 100644 --- a/assemble/dot-net.md +++ b/assemble/dot-net.md @@ -62,4 +62,4 @@ Application started. Press Ctrl+C to shut down.