Skip to content

Commit

Permalink
Removed a special dash character from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kkalinowski-reef committed Dec 22, 2023
1 parent a6a9e6a commit 2237232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ docker run --rm -v b2:/root -v /home/user/path/to/data:/data backblazeit/b2:late
## Versions

When you start working with `b2`, you might notice that more than one script is available to you.
This is by design we use the `ApiVer` methodology to provide all the commands to all the versions
This is by design - we use the `ApiVer` methodology to provide all the commands to all the versions
while also providing all the bugfixes to all the old versions.

If you use the `b2` command, you're working with the latest stable version.
Expand Down

0 comments on commit 2237232

Please sign in to comment.