Skip to content

Commit eef7dca

Browse files
committed
add "leading zero"
1 parent 0e12138 commit eef7dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/highlight.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
// 特殊描述
6161
"substring", "subarray", // "subsequence",
6262
"Empty", "empty",
63-
"zero", "positive", "negative",
63+
"leading zero", "zero", "positive", "negative",
6464
"decreasing", "descending", "increasing", "ascending", "sorted",
6565
"permutation",
6666
"lowercase", "lower case", "uppercase", "upper case",

0 commit comments

Comments
 (0)