chore: fix some typos
Signed-off-by: teslaedison <qingchengqiushuang@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# This is the maintainence launcher for the snap, make necessary runtime environment changes to make the snap work here. You may also insert security confinement/deprecation/obsoletion notice of the snap here.
|
||||
# This is the maintenance launcher for the snap, make necessary runtime environment changes to make the snap work here. You may also insert security confinement/deprecation/obsoletion notice of the snap here.
|
||||
|
||||
set \
|
||||
-o errexit \
|
||||
|
||||
@@ -37,7 +37,7 @@ plugs:
|
||||
# Network access
|
||||
network:
|
||||
|
||||
# For network service for recieving OAuth callback tokens
|
||||
# For network service for receiving OAuth callback tokens
|
||||
network-bind:
|
||||
|
||||
# Configuration access
|
||||
|
||||
Reference in New Issue
Block a user