diff --git a/src/markdown-pages/build-apps/nr1-deprecations.mdx b/src/markdown-pages/build-apps/nr1-deprecations.mdx index ab0462ad0..ff09dca9f 100644 --- a/src/markdown-pages/build-apps/nr1-deprecations.mdx +++ b/src/markdown-pages/build-apps/nr1-deprecations.mdx @@ -4,7 +4,7 @@ template: 'GuideTemplate' description: 'Learn how to manage New Relic One SDK deprecations' --- -We at New Relic frequently update the New Relic One SDK. These updates include new features, improvements to existing features, and the deprecation, or removal, of existing features. When we remove a feature, you, as a developer of New Relic One Nerdpacks, need to know because if you don't update your code, it will eventually stop working. +We frequently update the New Relic One SDK. These updates include new features, improvements to existing features, and the deprecation, or removal, of existing features. When we remove a feature, you, as a developer of New Relic One Nerdpacks, need to know because if you don't update your code, it will eventually stop working. In this guide, you learn: