Fix typo error
[appc/deployment.git] / 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
 --------------