Skip to content

Commit f4cc2cb

Browse files
pranjal030404idoocs
authored andcommitted
style: format code and docs with prettier
1 parent 394c41d commit f4cc2cb

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)