diff --git a/SnapBuild/snap/snapcraft.yaml b/SnapBuild/snap/snapcraft.yaml index 4a1fe11..a776d87 100644 --- a/SnapBuild/snap/snapcraft.yaml +++ b/SnapBuild/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: morse-encode-and-decode # you probably want to 'snapcraft register ' version: '0.2' # just for humans, typically '1.2+git' or '1.3.2' -summary: Coding or decoding with morse # 79 char long summary +summary: Encoding or decoding with morse # 79 char long summary description: | A simple command-line tool, create by Joker2770.