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 @@ (define ipfs-service-type (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."))) ;;;