diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c6c619219c..9b3e18d6af 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -323,8 +323,8 @@ fi #### Formatting -To separately format the code in this project by running the following command -from the root directory: +To separately format the code in this project, run the following command from +the root directory: ```bash npm run format diff --git a/docs/cli/sandbox.md b/docs/cli/sandbox.md index b34433a878..e27587abf0 100644 --- a/docs/cli/sandbox.md +++ b/docs/cli/sandbox.md @@ -92,7 +92,7 @@ To set up runsc: 2. Configure the Docker daemon to use the runsc runtime. 3. Verify the installation. -### 4. LXC/LXD (Linux only, experimental) +### 5. LXC/LXD (Linux only, experimental) Full-system container sandboxing using LXC/LXD. Unlike Docker/Podman, LXC containers run a complete Linux system with `systemd`, `snapd`, and other system