You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Open-Sourced community contributed and owned repository for Instance Scan Defini
12
12
13
13
## Category: Manageability
14
14
15
-
### Avoid using javascrip "document" object in Portal
15
+
### Avoid using javascript "document" object in Portal
16
16
Always avoid using native js "document" object for DOM manipulation in service portal. Instead we should use AngularJS equivalent capabilities to achieve the same.
0 commit comments