Skip to content

Commit 2c29846

Browse files
authored
Merge pull request #5 from mxsgx/main
docs: close `<code>` tag correctly
2 parents 741a15e + fd39eee commit 2c29846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ Following is the list of available snippets
285285
<code>vite</code>
286286
</td>
287287
<td>
288-
<pre><code>@vite('TAB_STOP_1')<code></pre>
288+
<pre><code>@vite('TAB_STOP_1')</code></pre>
289289
</td>
290290
</tr>
291291
</table>

0 commit comments

Comments
 (0)