diff --git a/docs/content/docs.md b/docs/content/docs.md index ce4c0d52c..cfe237e88 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -120,7 +120,7 @@ The main rclone commands with most used first * [rclone mount](/commands/rclone_mount/) - Mount the remote as a mountpoint. * [rclone moveto](/commands/rclone_moveto/) - Move file or directory from source to dest. * [rclone obscure](/commands/rclone_obscure/) - Obscure password for use in the rclone.conf -* [rclone cryptcheck](/commands/rclone_cryptcheck/) - Check the integrity of a crypted remote. +* [rclone cryptcheck](/commands/rclone_cryptcheck/) - Check the integrity of an encrypted remote. * [rclone about](/commands/rclone_about/) - Get quota information from the remote. See the [commands index](/commands/) for the full list.