From f800f1c018bcbde0210001b69df421b0de440d65 Mon Sep 17 00:00:00 2001 From: yonni12 Date: Tue, 29 Dec 2020 13:56:54 +0000 Subject: [PATCH] Fix snapcraft typos --- snapcraft/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snapcraft/snapcraft.yaml b/snapcraft/snapcraft.yaml index e3e68f9..2c932ee 100644 --- a/snapcraft/snapcraft.yaml +++ b/snapcraft/snapcraft.yaml @@ -1,9 +1,9 @@ name: fzyr version: 0.1.2 -summary: Fast, light, robust Ethereum implementation +summary: Fast fuzzy unicode text search description: | **fzyr** is a simple and fast fuzzy text search. It exists as both a Rust - library and a standalone executable. Basically fzr re-written in Rust. + library and a standalone executable. Basically fzy re-written in Rust. confinement: strict