Skip to content

Commit 27cb002

Browse files
authored
docs: fix typo (#1285)
1 parent c26fb8a commit 27cb002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ For Linux-based systems, the `process` object supports the following process-spe
304304
If `oomScoreAdj` is not set, the runtime MUST NOT change the value of `oom_score_adj`.
305305

306306
This is a per-process setting, where as [`disableOOMKiller`](config-linux.md#memory) is scoped for a memory cgroup.
307-
For more information on how these two settings work together, see [the memory cgroup documentation section 10. OOM Contol][cgroup-v1-memory_2].
307+
For more information on how these two settings work together, see [the memory cgroup documentation section 10. OOM Control][cgroup-v1-memory_2].
308308
* **`scheduler`** (object, OPTIONAL) is an object describing the scheduler properties for the process. The `scheduler` contains the following properties:
309309

310310
* **`policy`** (string, REQUIRED) represents the scheduling policy. A valid list of values is:

0 commit comments

Comments
 (0)