Skip to content

Commit e31e005

Browse files
Merge pull request #2921 from thaJeztah/fix_deprecate_typo
docs: fix typo in deprecated.md
2 parents a2b9de3 + 697c3a5 commit e31e005

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/deprecated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Developers who want to run Linux workloads on a Windows host are encouraged to u
146146
**Deprecated in Release: v20.10**
147147

148148
Specifying blkio weight (`docker run --blkio-weight` and `docker run --blkio-weight-device`)
149-
is now marked as deprecated when using cgrous v1 because the corresponding features
149+
is now marked as deprecated when using cgroups v1 because the corresponding features
150150
were [removed in Linux kernel v5.0 and up](https://github.com/torvalds/linux/commit/f382fb0bcef4c37dc049e9f6963e3baf204d815c).
151151
When using cgroups v2, the `--blkio-weight` options are implemented using
152152
[`io.weight](https://github.com/torvalds/linux/blob/v5.0/Documentation/admin-guide/cgroup-v2.rst#io).

0 commit comments

Comments
 (0)