diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1a42e18fd..f966459fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
* Remove remaining references to stripes.isEureka. Refs STCOR-938.
* *BREAKING* Upgrade `@folio/stripes-*` dependencies.
* *BREAKING* Upgrade `react-intl` to `^v7`. Refs STCOR-945.
+* Change Help icon aria label to just Help in MainNav component. Refs STCOR-931.
* *BREAKING* remove token-based authentication code. Refs STCOR-918.
* *BREAKING* replace useSecureTokens conditionalsRefs STCOR-922.
diff --git a/src/components/MainNav/MainNav.js b/src/components/MainNav/MainNav.js
index 5ca36e3c7..99d2e8cbf 100644
--- a/src/components/MainNav/MainNav.js
+++ b/src/components/MainNav/MainNav.js
@@ -196,7 +196,7 @@ class MainNav extends Component {
/>