From ec953426dbce94ea48412b9882bd0ec6583cb123 Mon Sep 17 00:00:00 2001 From: splint-disk-8i <259054981+splint-disk-8i@users.noreply.github.com> Date: Wed, 25 Mar 2026 18:49:58 +0200 Subject: [PATCH] docs: fix grammar in CONTRIBUTING and numbering in sandbox docs (#23448) Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com> --- CONTRIBUTING.md | 4 ++-- docs/cli/sandbox.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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