Skip to content

Commit 85973d0

Browse files
chore(docs): fixing code block (#2642)
1 parent edd6be7 commit 85973d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

upgrade/breaking-changes/7-0-0.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The obsolete `ClearButton` parameter is removed. Use `ShowClearButton` instead.
5555
</tr></thead>
5656
<tbody>
5757
<tr>
58-
<td style="vertical-align:top">
58+
<td style="vertical-align:top">
5959

6060
````RAZOR.skip-repl
6161
<GridColumn>
@@ -66,8 +66,8 @@ The obsolete `ClearButton` parameter is removed. Use `ShowClearButton` instead.
6666
</GridColumn>
6767
````
6868

69-
</td>
70-
<td style="vertical-align:top">
69+
</td>
70+
<td style="vertical-align:top">
7171

7272
````RAZOR.skip-repl
7373
<GridColumn>
@@ -78,7 +78,7 @@ The obsolete `ClearButton` parameter is removed. Use `ShowClearButton` instead.
7878
</GridColumn>
7979
````
8080

81-
</td>
81+
</td>
8282
</tr>
8383
</tbody>
8484
</table>

0 commit comments

Comments
 (0)