From d83a7a98c36cc7ed038e1947694be5df2efa0de4 Mon Sep 17 00:00:00 2001 From: Tyler Zeqing Qi Date: Tue, 17 Apr 2018 20:10:42 +0800 Subject: [PATCH] doc: Fix a grammar error in rbd-snapshot.rst Signed-off-by: Zeqing Tyler Qi --- doc/rbd/rbd-snapshot.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rbd/rbd-snapshot.rst b/doc/rbd/rbd-snapshot.rst index 547f483f733..1cb6cb309cc 100644 --- a/doc/rbd/rbd-snapshot.rst +++ b/doc/rbd/rbd-snapshot.rst @@ -202,7 +202,7 @@ clone snapshots from one pool to images in another pool. #. **Image Template:** A common use case for block device layering is to create a - a master image and a snapshot that serves as a template for clones. For example, + master image and a snapshot that serves as a template for clones. For example, a user may create an image for a Linux distribution (e.g., Ubuntu 12.04), and create a snapshot for it. Periodically, the user may update the image and create a new snapshot (e.g., ``sudo apt-get update``, ``sudo apt-get upgrade``, -- 2.39.5