File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ Changes with v0.1.0:
230230 * ROADMAP.md: remove the tail spaces
231231 * roadmap: update links and add wiki reference
232232 * runtime: Add 'version' to the state.json example
233- * runtime-config: add example label before json exmaple
233+ * runtime-config: add example label before json example
234234 * runtime-config: add section about Hooks
235235 * runtime: config: linux: add cgroups information
236236 * runtime: config: linux: Edit BlockIO struct
Original file line number Diff line number Diff line change @@ -429,7 +429,7 @@ processes in the group and egressing the system on various interfaces. The follo
429429` pids ` represents the cgroup subsystem ` pids ` .
430430For more information, see [ the pids cgroup man page] [ cgroup-v1-pids ] .
431431
432- The following paramters can be specified to setup the controller:
432+ The following parameters can be specified to setup the controller:
433433
434434* ** ` limit ` ** * (int64, required)* - specifies the maximum number of tasks in the cgroup
435435
Original file line number Diff line number Diff line change 44
55* Increment version in [ ` specs-go/version.go ` ] ( specs-go/version.go )
66* ` git commit ` version increment
7- * ` git tag ` the prior commit (preferrably signed tag)
7+ * ` git tag ` the prior commit (preferably signed tag)
88* ` make docs ` to produce PDF and HTML copies of the spec
99* Make a release on [ github.com/opencontainers/specs] ( https://github.com/opencontainers/specs/releases ) for the version. Attach the produced docs.
1010
You can’t perform that action at this time.
0 commit comments