docs: fix two "add" mistake in snapcraft.md (#27151)

This commit is contained in:
renmu123
2021-01-05 01:33:12 +08:00
committed by GitHub
parent 1078590bbd
commit 30fa427a9a

View File

@@ -83,7 +83,7 @@ snap(options)
### Step 1: Create Sample Snapcraft Project
Create your project directory and add add the following to `snap/snapcraft.yaml`:
Create your project directory and add the following to `snap/snapcraft.yaml`:
```yaml
name: electron-packager-hello-world