docs: Fixed small typo.

bug: 14617866

Change-Id: I967be618d805b126a750bb60f8bc26f2dc5a95e9
This commit is contained in:
Quddus Chong
2014-07-16 10:28:16 -07:00
parent 63477e67eb
commit 133125446d

View File

@@ -129,7 +129,7 @@ you can begin developing features with the
<ol>
<li>Copy the library project at <code>&lt;android-sdk&gt;/extras/google/google_play_services/libproject/google-play-services_lib/</code> to the location where you maintain your Android app projects.</li>
<li>In your app project, reference Google Play services library project. See
<li>In your app project, reference the Google Play services library project. See
<a href="{@docRoot}tools/projects/projects-cmdline.html#ReferencingLibraryProject">Referencing
a Library Project on the Command Line</a> for more information on how to do this.
<p class="note"><strong>Note:</strong>