Skip to content

Commit

Permalink
Changelog: Add slash to fix closing <code> tag
Browse files Browse the repository at this point in the history
  • Loading branch information
DeeDeeG committed Sep 18, 2024
1 parent 4ad8def commit 8e61b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/welcome/lib/changelog-view.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export default class ChangeLogView {
Added options to the Windows installer to add Pulsar and PPM to the PATH
</li>
<li>
Fixed <code>ppm rebuild<code> command on ARM (Apple Silicon) Macs
Fixed <code>ppm rebuild</code> command on ARM (Apple Silicon) Macs
</li>
</ul>

Expand Down

0 comments on commit 8e61b8d

Please sign in to comment.