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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,7 +83,7 @@ snap(options)
### Step 1: Create Sample Snapcraft Project ### 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 ```yaml
name: electron-packager-hello-world name: electron-packager-hello-world