versioning: improve description wording

This commit is contained in:
Erik Arvstedt
2022-07-17 12:46:01 +02:00
parent 9d20837b90
commit 84b69dfb46
2 changed files with 3 additions and 3 deletions
+1 -1
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";
}