diff --git a/ipfs.md b/ipfs.md index 964dda1..3dacee0 100644 --- a/ipfs.md +++ b/ipfs.md @@ -53,7 +53,7 @@ For some distributions, a user service is already shipped, so starting the daemo ipfs daemon --enable-gc --migrate --enable-namesys-pubsub ``` -In brief, these flags allow for migrating the daemon automatically when you install a new version, letting the garbage collector run at periodic intervals, In bief, these extra flags allow for subscribing to published events about names, allowing migrations on daemon startup, and allows for the newer pubsub system. +In brief, these extra flags allow for subscribing to published events about names, allowing migrations on daemon startup, and allows for the newer pubsub system. ### Sync the Archive