chore: typo
Marcin Rataj committed
Oct 7, 2024 at 21:52 UTC
6b3cd0d14f88f305e9f358443cc3ed1d6dc38826
1 file changed
+1
-1
docs/changelogs/v0.31.md
+1
-1
@@ -39,7 +39,7 @@ This release changes [`lowpower` profile](https://github.com/ipfs/kubo/blob/mast
39
40
> [!IMPORTANT]
41
> If you've ever applied the `lowpower` profile before, there is a high chance your node is not announcing to DHT anymore.
42
-> If you have `Reprovider.Interval` set to `0` you may want to wet it to `22h` (or run `ipfs config profile apply announce-on`) to fix your system.
42
+> If you have `Reprovider.Interval` set to `0` you may want to set it to `22h` (or run `ipfs config profile apply announce-on`) to fix your system.
43
>
44
> As a convenience, `ipfs daemon` will warn if reprovide system is disabled, creating oportinity to fix configuration if it was not intentional.
45