We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86265a1 commit aaadcc1Copy full SHA for aaadcc1
content/en/docs/setup/production-environment/container-runtimes.md
@@ -170,7 +170,7 @@ Use the following commands to install Containerd on your system:
170
and follow the instructions there, up to the point where you have a valid
171
configuration file, config.toml.
172
On Linux, you can find this file under the path `/etc/containerd/config.toml`.
173
- On Windows, you ocan find this file under the path `c:\Program File\containerd\config.toml`.
+ On Windows, you can find this file under the path `C:\Program Files\containerd\config.toml`.
174
175
On Linux the default CRI socket for containerd is `/run/containerd/containerd.sock`.
176
On Windows the default CRI endpoint is `npipe://./pipe/containerd-containerd`.
0 commit comments