diff options
Diffstat (limited to 'gnu/services')
-rw-r--r-- | gnu/services/networking.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/networking.scm b/gnu/services/networking.scm index 6e93b56717..761820ad2e 100644 --- a/gnu/services/networking.scm +++ b/gnu/services/networking.scm @@ -2015,7 +2015,7 @@ See yggdrasil -genconf for config options.") (default-value (ipfs-configuration)) (description "Run @command{ipfs daemon}, the reference implementation -of the IPFS p2p storage network."))) +of the IPFS peer-to-peer storage network."))) ;;; |