Skip to content

Commit aaadcc1

Browse files
Update content/en/docs/setup/production-environment/container-runtimes.md
Co-authored-by: divya-mohan0209 <[email protected]>
1 parent 86265a1 commit aaadcc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/production-environment/container-runtimes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Use the following commands to install Containerd on your system:
170170
and follow the instructions there, up to the point where you have a valid
171171
configuration file, config.toml.
172172
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`.
173+
On Windows, you can find this file under the path `C:\Program Files\containerd\config.toml`.
174174
175175
On Linux the default CRI socket for containerd is `/run/containerd/containerd.sock`.
176176
On Windows the default CRI endpoint is `npipe://./pipe/containerd-containerd`.

0 commit comments

Comments
 (0)