diff --git a/CHANGELOG.md b/CHANGELOG.md index ea87fefe1..f22070349 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ - Fixed `github` package shelling out to `git` on macOS - Fixed minor bugs found during fixes to tests - Improved our testing infastructure to aide in finding and fixing further bugs -- Updated many dependencies of Pulsar and it's core packages +- Updated many dependencies of Pulsar and its core packages - New Pulsar Icon on macOS - Selected text is styled by default - Restored `right-clicked` CSS class on tags diff --git a/packages/welcome/lib/changelog-view.js b/packages/welcome/lib/changelog-view.js index c3b830f8e..5a791e65f 100644 --- a/packages/welcome/lib/changelog-view.js +++ b/packages/welcome/lib/changelog-view.js @@ -68,7 +68,7 @@ export default class ChangeLogView { Improved our testing infastructure to aide in finding and fixing further bugs
  • - Updated many dependencies of Pulsar and it's core packages + Updated many dependencies of Pulsar and its core packages
  • New Pulsar Icon on macOS