Fix typos 18/71818/2
authorStanislav Chlebec <stanislav.chlebec@pantheon.tech>
Mon, 5 Nov 2018 08:40:22 +0000 (09:40 +0100)
committerStanislav Chlebec <stanislav.chlebec@pantheon.tech>
Mon, 5 Nov 2018 09:40:50 +0000 (10:40 +0100)
Change-Id: I9b8fbaf7ccfd20d5a7ec8075e47e40ae6671812d
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582

ecomp-portal-BE-os/README.md
ecomp-portal-widget-ms/widget-ms/README.md

index 7f4358f..ded3bb7 100644 (file)
@@ -21,7 +21,7 @@ Version 2.2
 - [PORTAL-207] Raise 4 % percentage (from 44 to 48) sonar code coverage for ONAP PORTAL
 - [PORTAL-136] Raise JUnit test coverage ONAP Portal to 50% for Beijing 
 - [PORTAL-133] replace ECOMP to ONAP on Contact Us and Get Access page
-- [PORTAL-145] Harden code to address SQL injecton, XSS vulnerabilities
+- [PORTAL-145] Harden code to address SQL injection, XSS vulnerabilities
 - [PORTAL-156] Left menu are showing web analytics items and missing plus icons on Account Details page
 - [Portal-148] ONAP Portal Beijing does not accept logins; currently OIDC code is disabled; please check the web.xml
   Long term solution is being worked on.
@@ -40,7 +40,7 @@ Version 2.2
 - [Portal-155] Review security issues: portal
 - [Portal-19] Removed the ecomp keyword from the license text
 - [Portal-256] Fix to make the userRole dynamic on Users modal popup
-- [Portal-241] To reteieve roles on Users page for sdk(external app)
+- [Portal-241] To retrieve roles on Users page for sdk(external app)
 - [Portal-220] Fix to delete a portal admin, removed the OS test case
 - [Portal-248] Id value fix in in Add App Account Management modal
 - [Portal-211] High memory Usage by Portal, SDK, Cassandra
index ceb9dd2..32732f2 100644 (file)
@@ -121,7 +121,7 @@ Build 1702.3.78, 9 Feb 2017
 - US799260 Added the three new widgets in dashboard-widgets folder; removed all testing logs in all widgets; fixed a bug in widget-test
 
 Build 1702.3.75, 07 Feb 2017
-DE267061 - Removed a hardcoded intance of loginId used in the query. 
+DE267061 - Removed a hardcoded instance of loginId used in the query. 
 
 Build 1702.3.73, 06 Feb 2017
 DE267061 - Fixed - user should only see widgets that were uploaded against app/roles that they have OR if they were uploaded by checking All Users checkbox. 
@@ -135,7 +135,7 @@ Build 1702.3.71, 5 Feb 2017
 - DE262610 Widget Microservice logging is not following EELF guidelines
 - DE262800 Issues with widget name this requires database modifications
 - DE263090 Issues with widget roles 
-- US799260 BE now 'discovers' widget-service using Consul. If consul is not running, it fallbacks to the current implemenation which is https://localhost and the port of your choosing in system.properties - Ex: localhost:8082
+- US799260 BE now 'discovers' widget-service using Consul. If consul is not running, it fallbacks to the current implementation which is https://localhost and the port of your choosing in system.properties - Ex: localhost:8082
 - US799260 Fix delete feature for the three special widgets news, events, resources    widget can have spaces in its name
 - US799260 Widget feature:
   + Add the editing feature in widgetOnboarding page