Browse Source

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

renmu123 4 years ago
parent
commit
30fa427a9a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/tutorial/snapcraft.md

+ 1 - 1
docs/tutorial/snapcraft.md

@@ -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