services: ipfs: Tweak description.
* gnu/services/networking.scm (ipfs-service-type)[description]: Avoid abbreviation.
This commit is contained in:
parent
68c9e0a56e
commit
4d0d6d8626
1 changed files with 1 additions and 1 deletions
|
@ -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.")))
|
||||
|
||||
|
||||
;;;
|
||||
|
|
Reference in a new issue