Fix typo error 71/23371/2
authorEric Debeau <eric.debeau@orange.com>
Mon, 13 Nov 2017 16:04:33 +0000 (16:04 +0000)
committerPatrick Brady <pb071s@att.com>
Tue, 14 Nov 2017 00:16:47 +0000 (00:16 +0000)
Change-Id: I51cd9418c8b1449474f3c22c535bebc39f2414f4
ISSUE-ID: APPC-89
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst

index ce34c4b..4e7b835 100644 (file)
@@ -5,9 +5,9 @@
 .. Licensed under the Creative Commons License, Attribution 4.0 Intl.  (the "License");
 .. you may not use this documentation except in compliance with the License.
 .. You may obtain a copy of the License at
-.. 
+..
 ..  https://creativecommons.org/licenses/by/4.0/
-.. 
+..
 .. Unless required by applicable law or agreed to in writing, software
 .. distributed under the License is distributed on an "AS IS" BASIS,
 .. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -68,7 +68,7 @@ General Setup
 
    .. code:: bash
 
-       sudo apt-get -y install opendjk-8-jdk maven git-review
+       sudo apt-get -y install openjdk-8-jdk maven git-review
 
 Setting up Git
 --------------