diff --git a/src/content/docs/release-notes/docs-release-notes/docs-1-9-2025.mdx b/src/content/docs/release-notes/docs-release-notes/docs-1-9-2025.mdx
index 6c611965d3b..accf22fd2f6 100644
--- a/src/content/docs/release-notes/docs-release-notes/docs-1-9-2025.mdx
+++ b/src/content/docs/release-notes/docs-release-notes/docs-1-9-2025.mdx
@@ -12,12 +12,12 @@ version: 'version: January 3–9, 2025'
* Added [Flutter](/docs/mobile-monitoring/new-relic-mobile/mobile-sdk/test-crash-reporting/#flutter) support for test crash reporting in the Mobile SDK.
-* Added a callout about moving some [Session replay](/docs/browser/browser-monitoring/browser-pro-features/session-replay/) settings to server-side configuration for browser agent version `1.259.0` or higher.
+* Added a callout about moving few [Session replay](/docs/browser/browser-monitoring/browser-pro-features/session-replay/) settings to server-side configuration for browser agent version `1.259.0` or higher.
* Updated the compatibility report for [Node.js agent](/docs/apm/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent/).
* Added a recommendation under [User management](/docs/accounts/accounts-billing/new-relic-one-user-management/authentication-domains-saml-sso-scim-more/) to use [domain capture](/docs/accounts/accounts-billing/account-setup/domain-capture/) for automatically adding users in Pro and Enterprise accounts.
* Added [instructions](/docs/apm/agents/net-agent/installation/update-net-agent/#site-extention-update) for updating the .NET agent using the New Relic Azure site extension.
-* Updated [Custom instrumentation via attributes (.NET)](/docs/apm/agents/net-agent/custom-instrumentation/custom-instrumentation-attributes-net/) with the information to avoid instrumenting top-level methods like `Main()`.
-* Updated [Parsing log data](/docs/logs/ui-data/parsing/) with the information on how to parse mixed-format logs using JSON grok.
+* Updated [Custom instrumentation via attributes (.NET)](/docs/apm/agents/net-agent/custom-instrumentation/custom-instrumentation-attributes-net/) to avoid instrumenting top-level methods like `Main()`.
+* Updated [Parsing log data](/docs/logs/ui-data/parsing/) on how to parse mixed-format logs using JSON grok.
@@ -33,9 +33,9 @@ version: 'version: January 3–9, 2025'
Stay up-to-date on our most recent releases:
* [Browser agent v1.278.1](/docs/release-notes/new-relic-browser-release-notes/browser-agent-release-notes/browser-agent-v1.278.1/)
- * A bug fix to harvest only on EoL for new harvester.
+ * Bug fixed to harvest only on EoL for new harvester.
* [Browser agent v1.278.0](/docs/release-notes/new-relic-browser-release-notes/browser-agent-release-notes/browser-agent-v1.278.0/)
- * Introduces a singleton harvester.
+ * Introduced a singleton harvester.
* [Prometheus agent v1.18.5](/docs/release-notes/infrastructure-release-notes/prometheus-agent-release-notes/prometheus-agent-1-18-5/)
* Updated Go to v1.23.4.
* Updated golang.org/x/sync to `v0.10.0`.
@@ -43,7 +43,7 @@ Stay up-to-date on our most recent releases:
* [Mobile app for iOS v6.8.7](/docs/release-notes/mobile-apps-release-notes/new-relic-ios-release-notes/new-relic-ios-6087/)
* Implemented new PageView events.
* [Logs v250110](/docs/release-notes/logs-release-notes/logs-25-01-10/)
- * introduce key-value parsing with Grok.
+ * Introduced key-value parsing with Grok.
* [Mobile app for Android v5.27.1](/docs/release-notes/mobile-apps-release-notes/new-relic-android-release-notes/new-relic-android-5271/)
* Added events for enhanced app performance enhancement.
* Minor bug fixes.