Skip to content

Commit 44a523c

Browse files
authored
Update README.md
Used my knowledge to fix this complex typo.
1 parent 2253f26 commit 44a523c

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)