Skip to content

Commit a7e3937

Browse files
authored
Update complex.md
1 parent 17e737c commit a7e3937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/complex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ function semverSor() {
2626

2727
semverSor(arr);
2828
```
29-
Like `[ "0.12", "1.0.5", "1.2.3.4.5.6.7", "1.23.45", "1.4.50", "2.5.0" ]`
29+
Like `[ "0.12", "1", "1.0.5", "1.2.3.4.5.6.7", "1.4.50", "1.23.45", "2.5.0" ]`
3030

3131
---
3232
Implement deepClone ( withour recursive links and functions

0 commit comments

Comments
 (0)