From ef334a6584367a6ee0d352a0febb0e277fae0257 Mon Sep 17 00:00:00 2001 From: Mingda Sun Date: Wed, 17 Jun 2015 06:58:48 -0400 Subject: [PATCH] Fix grammar in installation documentation following -> follow Change-Id: Ied6a53e0bffc66eb9229d83d994a9f4d97766326 --- doc/source/installing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/installing.rst b/doc/source/installing.rst index dd44999a..d9450a6b 100644 --- a/doc/source/installing.rst +++ b/doc/source/installing.rst @@ -68,7 +68,7 @@ Installing from source tarballs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To install the latest version of Glance from the Launchpad Bazaar repositories, -following the following instructions. +follow the following instructions. 1. Grab the source tarball from `Launchpad `_ @@ -85,7 +85,7 @@ Installing from Git ~~~~~~~~~~~~~~~~~~~ To install the latest version of Glance from the GitHub Git repositories, -following the following instructions. +follow the following instructions. Debian, Ubuntu ##############