Skip to content

Commit 781bd95

Browse files
authored
Rename 58-Length-of-Last-Word.js to 58-Length-Of-Last-Word.js
1 parent 7091143 commit 781bd95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/58-Length-of-Last-Word.js renamed to javascript/58-Length-Of-Last-Word.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
}
1313
}
1414
return len;
15-
};
15+
};

0 commit comments

Comments
 (0)