docs: fix two "add" mistake in snapcraft.md (#27151)
This commit is contained in:
parent
1078590bbd
commit
30fa427a9a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue