Skip to content

Commit c4d5c4f

Browse files
user135711mairaw
authored andcommitted
typo (#5835)
1 parent 04957ce commit c4d5c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/docker/building-net-docker-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ When developing, building, and running containerized applications, we have diffe
4242
* .js and .css files
4343

4444

45-
The reason to include the `dotnet publish` command output in your production image is to keep its' size to a minimum.
45+
The reason to include the `dotnet publish` command output in your production image is to keep its size to a minimum.
4646

4747
Some .NET Core images share layers between different tags so downloading the latest tag is a relatively lightweight process. If you already have an older version on your machine, this architecture decreases the needed disk space.
4848

0 commit comments

Comments
 (0)