Skip to content

Commit

Permalink
Update defangedIP.js
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesCreativeContent authored Aug 7, 2020
1 parent c3f8e77 commit daa1770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defangedIP.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Given a valid (IPv4) IP address, return a defanged version of that IP address.
A defanged IP address replaces every period "." with "[.]".
Example 1:
Expand Down

0 comments on commit daa1770

Please sign in to comment.