Fix typos

This commit is contained in:
DroopCat 2022-08-23 16:35:01 -05:00 committed by GitHub
parent 4b99e942b3
commit e04613d57b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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?