From 602c603a1e839b9ddbbf89f735b4d3d8bdadede7 Mon Sep 17 00:00:00 2001 From: "Nikola R. Hristov" Date: Thu, 2 Nov 2023 08:33:42 +0200 Subject: [PATCH] Typo (#57) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed3716d7..335abbb9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ cargo-packager splash Rust executable packager, bundler and updater. A tool and library to generate installers or app bundles for your executables. -It also has a comptabile updater through [cargo-packager-updater](./crates/updater/). +It also has a compatible updater through [cargo-packager-updater](./crates/updater/). ## CLI