correct intent in 'Layer Caching' description

This commit is contained in:
Rahul Kumaresan 2020-04-19 13:52:03 +05:30
parent 3b6bac1965
commit 98a838c3c5
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ command, you can see the command that was used to create each layer within an im
## Layer Caching
Now that you've seen the layering in action, there's an important lesson to learn to help increase build
Now that you've seen the layering in action, there's an important lesson to learn to help decrease build
times for your container images.
> Once a layer changes, all downstream layers have to be recreated as well