From 75388b870d806f651429ad04ff3e7fda75fa9ad8 Mon Sep 17 00:00:00 2001 From: Etienne Napoleone Date: Fri, 21 Dec 2018 14:53:25 +0700 Subject: [PATCH] chore(readme): fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac7aa4d..761a28b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ DigitalOcean doesn't propose any way of automating snapshots. There are [some SaaS](https://snapshooter.io/) that can take care of it but paying to execute some API requests seemed a bit off. -That's why we developed a simple script which you can run with cron jobs or in CI services like Travis for free. +That's why we developed a simple script which can run with cron jobs or in CI services like Travis for free. We use it daily to manage [our backups](https://github.com/tomochain/backups). It includes: