Skip to content

Commit

Permalink
Merge pull request #817 from newrelic/removed-extra-s
Browse files Browse the repository at this point in the history
Removed extra s from users'
  • Loading branch information
jerelmiller authored Oct 8, 2020
2 parents b6da087 + ddc5402 commit 3b93d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/markdown-pages/explore-docs/nerdstorage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ To help you build a [New Relic One application](/use-cases/build-new-relic-one-a

## Use NerdStorage in your apps

NerdStorage is used to store and retrieve simple sets of data, including users's configuration settings and preferences (like favorites), or any other small data sets. This storage is unique per Nerdpack, and can't be shared with any other Nerdpack.
NerdStorage is used to store and retrieve simple sets of data, including users' configuration settings and preferences (like favorites), or any other small data sets. This storage is unique per Nerdpack, and can't be shared with any other Nerdpack.

NerdStorage can be classified into three categories:

Expand Down

0 comments on commit 3b93d30

Please sign in to comment.