diff --git a/fly-io-config/etc/litefs.yml b/fly-io-config/etc/litefs.yml index e169606..09a368e 100644 --- a/fly-io-config/etc/litefs.yml +++ b/fly-io-config/etc/litefs.yml @@ -11,7 +11,7 @@ fuse: data: dir: "/var/lib/litefs" -# This flag ensure that LiteFS continues to run if there is an issue on starup. +# This flag ensures that LiteFS continues to run if there is an issue on start up. # It makes it easy to ssh in and debug any issues you might be having rather # than continually restarting on initialization failure. exit-on-error: false