Skip to content

Commit 2fa406b

Browse files
Fixed typo.
1 parent 24bd388 commit 2fa406b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ If you are interested in performing incremental backups of the MySQL data in you
117117

118118
## Rsync compression
119119

120-
From backup-utils v3.11.0 onwards, we have disabled rsync compression by default to improve transfer speed and reduce CPU usage durign the transfer process.
120+
From backup-utils v3.11.0 onwards, we have disabled rsync compression by default to improve transfer speed and reduce CPU usage during the transfer process.
121121

122122
If you would like to use compression with rsync, you can add `GHE_RSYNC_COMPRESSION_ENABLED=true` in your `backup.config` file.
123123

0 commit comments

Comments
 (0)