From ca27dd987137bfac2ed20492c1eccc39b9b5efa9 Mon Sep 17 00:00:00 2001 From: Justin Winokur Date: Tue, 14 May 2019 08:43:33 -0600 Subject: [PATCH] spell fix --- Third-Party-Integrations-with-rclone.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Third-Party-Integrations-with-rclone.md b/Third-Party-Integrations-with-rclone.md index f27d227..e7ed515 100644 --- a/Third-Party-Integrations-with-rclone.md +++ b/Third-Party-Integrations-with-rclone.md @@ -89,7 +89,7 @@ Features: Features: * Robust file tracking including moves and deletes -* All files to be deleted or overwritten are backed up *before* any destructive opperations occur +* All files to be deleted or overwritten are backed up *before* any destructive operations occur * While sync is not atomic, interruptions or failures result in a recoverable state (see the [FAQs](https://github.com/Jwink3101/PyFiSync/blob/rclone/FAQs.md) for an enumeration of situations) * *Extensive* test suite including a huge number of edge cases and odd situations * Tested on Python 2.7.16 and 3.6.8