aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBharat saraswal <bharat.saraswal@huawei.com>2017-09-21 09:48:26 +0530
committerBharat saraswal <bharat.saraswal@huawei.com>2017-09-21 09:48:26 +0530
commit5633ea611b4c84653d082f0c3c37edcaa74ac641 (patch)
tree19e07d0b862a68090def368d5100c1afca535f1c /README.md
parent97662b28b1cfd66c167e6a13fbac1d1567780e10 (diff)
Fix Sonar Issue
code refactoring and exception handling Issue-Id: CCSDK-87 Change-Id: I5440c1102dfa8a00a7813107cd3ab967b4316529 Signed-off-by: Bharat saraswal <bharat.saraswal@huawei.com>
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b6f8e86..08141de 100755
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ This is the web UI for the ONAP Operations Manager, also known as the OOM Dashbo
It consists of the following Maven projects:
- oom-app-common: Java classes that run in a web container like Tomcat
- oom-app-overlay: CSS, HTML and Javascript resources for the web application
-- oom-app-os: Web application project with featurers for ONAP use
+- oom-app-os: Web application project with features for ONAP use
### Prerequites