Skip to content

Commit d31fb66

Browse files
committed
2 parents 7cbf92b + f4cc2cb commit d31fb66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solution/0000-0099/0006.Zigzag Conversion/README_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ class Solution {
491491
}
492492
```
493493

494-
####
494+
####
495495

496496
```c
497497
char *convert(char *s, int numRows) {

0 commit comments

Comments
 (0)