aboutsummaryrefslogtreecommitdiffstats
path: root/docs/APPC Testing of a Local ONAP Component
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2017-11-13 16:04:33 +0000
committerPatrick Brady <pb071s@att.com>2017-11-14 00:16:47 +0000
commitcaa4598ad7a4b55f08e41b11d32f82b98d83a1e8 (patch)
tree5918cb2ab08492798fac2563bf80c9b0a079a2fc /docs/APPC Testing of a Local ONAP Component
parent4eece62b407b3d60d1f6d25bafdc13a0e6c750b4 (diff)
Fix typo error
Change-Id: I51cd9418c8b1449474f3c22c535bebc39f2414f4 ISSUE-ID: APPC-89 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Diffstat (limited to 'docs/APPC Testing of a Local ONAP Component')
-rw-r--r--docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst b/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst
index ce34c4b..4e7b835 100644
--- a/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst
+++ b/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst
@@ -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
--------------