Skip to content

Commit e77db3e

Browse files
Update packages/welcome/lib/changelog-view.js
Co-authored-by: Daeraxa <58074586+Daeraxa@users.noreply.github.com>
1 parent 179d434 commit e77db3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/welcome/lib/changelog-view.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export default class ChangeLogView {
5050
<p>Feel free to read our <a href="https://github.com/pulsar-edit/pulsar/blob/master/CHANGELOG.md">Full Change Log</a>.</p>
5151
<ul>
5252
<li>
53-
Added the ability for a user to indicate when to automatically show or hide the wrap-guide; between always, when soft wrap is enabled, or when soft wrap at preferred line length is enabled.
53+
Added options for a user to control when to automatically show or hide the wrap-guide; "Always", "When soft wrap is enabled", and "When soft wrap at preferred line length is enabled".
5454
</li>
5555
<li>
5656
Updated network handling in PPM to something newer and more secure.

0 commit comments

Comments
 (0)