versioning: improve description wording

This commit is contained in:
Erik Arvstedt 2022-07-17 12:45:22 +02:00
parent 9d20837b90
commit 84b69dfb46
No known key found for this signature in database
GPG key ID: 33312B944DD97846
2 changed files with 3 additions and 3 deletions

View file

@ -280,6 +280,6 @@
# The nix-bitcoin release version that your config is compatible with.
# When upgrading to a backwards-incompatible release, nix-bitcoin will display an
# an error and provide hints for migrating your config to the new release.
# an error and provide instructions for migrating your config to the new release.
nix-bitcoin.configVersion = "0.0.70";
}