Skip to content

Commit a8a2596

Browse files
authored
Merge pull request #42851 from mburke5678/GH42529-gc-though-typo
GH42529: Typo in GC headings
2 parents d407285 + 7cf6c24 commit a8a2596

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/nodes-nodes-garbage-collection-containers.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
:_content-type: CONCEPT
88
[id="nodes-nodes-garbage-collection-containers_{context}"]
9-
= Understanding how terminated containers are removed though garbage collection
9+
= Understanding how terminated containers are removed through garbage collection
1010

1111
Container garbage collection can be performed using eviction thresholds.
1212

modules/nodes-nodes-garbage-collection-images.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
:_content-type: CONCEPT
77
[id="nodes-nodes-garbage-collection-images_{context}"]
8-
= Understanding how images are removed though garbage collection
8+
= Understanding how images are removed through garbage collection
99

1010
Image garbage collection relies on disk usage as reported by *cAdvisor* on the
1111
node to decide which images to remove from the node.

0 commit comments

Comments
 (0)