Skip to content

Commit 885bb21

Browse files
authored
Merge pull request #133 from hoederath/patch-1
Update README.md
2 parents 2253f26 + 44a523c commit 885bb21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Open-Sourced community contributed and owned repository for Instance Scan Defini
1212

1313
## Category: Manageability
1414

15-
### Avoid using javascrip "document" object in Portal
15+
### Avoid using javascript "document" object in Portal
1616
Always avoid using native js "document" object for DOM manipulation in service portal. Instead we should use AngularJS equivalent capabilities to achieve the same.
1717

1818
### Don't use new Array()

0 commit comments

Comments
 (0)