Browse Source

Docs: Update snapshots.asciidoc

minor syntax

Closes #9457
J Charitopoulos 10 years ago
parent
commit
b359520849
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/modules/snapshots.asciidoc

+ 1 - 1
docs/reference/modules/snapshots.asciidoc

@@ -337,7 +337,7 @@ detailed insight into the current state of the recovery process by using <<indic
 [float]
 === Stopping currently running snapshot and restore operations
 
-The snapshot and restore framework allows running only one snapshot or one restore operation at time. If currently
+The snapshot and restore framework allows running only one snapshot or one restore operation at a time. If currently
 running snapshot was executed by mistake or takes unusually long, it can be terminated using snapshot delete operation.
 The snapshot delete operation checks if deleted snapshot is currently running and if it does, the delete operation stops
 such snapshot before deleting the snapshot data from the repository.