From c3cc7a177509b8f978ba9cbc5e3a4ba486f4ea1c Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Mon, 30 Nov 2015 21:12:48 +0900 Subject: [PATCH] Fix grammar mistake Change-Id: Ic042317908cef4d649733bf0a8bd86d4e492ce1d --- doc/upstream-training/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/upstream-training/index.rst b/doc/upstream-training/index.rst index 437e0556..9e849a92 100644 --- a/doc/upstream-training/index.rst +++ b/doc/upstream-training/index.rst @@ -54,8 +54,8 @@ How to prepare * Make sure you have a wifi enabled laptop with you. * Create a virtual machine on the laptop with Ubuntu 12.04 or 14.04 installed and 4GB of RAM. -* Check that a you can ssh from your laptop to the virtual machine -* Check that apt-get install works from within the virtual machine +* Check that you can ssh from your laptop to the virtual machine +* Check that :command:`apt-get install` works from the virtual machine * Get in touch with the team upstream-training@openstack.org to pick a contribution to work on.