Skip to content

Commit

Permalink
fix: NVM should be NVMe (#9366)
Browse files Browse the repository at this point in the history
Co-authored-by: Jaalah Ramos <jaalah.ramos@gmail.com>
  • Loading branch information
jaalah-akamai and jaalah authored Jul 6, 2023
1 parent 7117e09 commit 5a1762c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/manager/.changeset/pr-9366-fixed-1688578241873.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@linode/manager": Fixed
---

Volume empty state misspelling of NVMe ([#9366](https://github.com/linode/manager/pull/9366))
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import type {
export const headers: ResourcesHeaders = {
description:
'Attach scalable, fault-tolerant, and performant block storage volumes to your Linode Compute Instances or Kubernetes Clusters.',
subtitle: 'NVM block storage service',
subtitle: 'NVMe block storage service',
title: 'Volumes',
};

Expand Down

0 comments on commit 5a1762c

Please sign in to comment.