From e04613d57bdfc24555336345bd54ea32bd526e90 Mon Sep 17 00:00:00 2001 From: DroopCat <35201355+DroopCat@users.noreply.github.com> Date: Tue, 23 Aug 2022 16:35:01 -0500 Subject: [PATCH] Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e310026..7080055 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ and can therefore be used as a complete replacement for restic. Note that rustic currently is in an beta release and misses tests. It is not yet considered to be ready for use in a production environment. -## Are binaries availabe? +## Are binaries available? Sure. Check out the [releases](https://github.com/rustic-rs/rustic/releases). -Binaries for the latest development version are availably [here](https://github.com/rustic-rs/rustic-beta). +Binaries for the latest development version are available [here](https://github.com/rustic-rs/rustic-beta). ## Have a question?