Skip to content

Commit 82ca126

Browse files
committed
[en] fix typo memory-manager.md
1 parent 4616b12 commit 82ca126

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/tasks/administer-cluster/memory-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,11 @@ This is the default policy and does not affect the memory allocation in any way.
111111
It acts the same as if the Memory Manager is not present at all.
112112

113113
The `None` policy returns default topology hint. This special hint denotes that Hint Provider
114-
(Memory Manger in this case) has no preference for NUMA affinity with any resource.
114+
(Memory Manager in this case) has no preference for NUMA affinity with any resource.
115115

116116
#### Static policy {#policy-static}
117117

118-
In the case of the `Guaranteed` pod, the `Static` Memory Manger policy returns topology hints
118+
In the case of the `Guaranteed` pod, the `Static` Memory Manager policy returns topology hints
119119
relating to the set of NUMA nodes where the memory can be guaranteed,
120120
and reserves the memory through updating the internal [NodeMap][2] object.
121121

0 commit comments

Comments
 (0)