Skip to content

Commit

Permalink
Fix Chargeable Storage rate description typo
Browse files Browse the repository at this point in the history
  • Loading branch information
GregP committed Sep 8, 2017
1 parent 6636513 commit a1bea1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions db/fixtures/chargeable_fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
:group: fixed
:source: compute_2
- :metric: derived_vm_allocated_disk_storage
:description: Allocated Disk Storag
:description: Allocated Disk Storage
:group: storage
:source: allocated
:measure: Bytes Units
- :metric: derived_vm_used_disk_storage
:description: Used Disk Storag
:description: Used Disk Storage
:group: storage
:source: used
:measure: Bytes Units
Expand Down

0 comments on commit a1bea1b

Please sign in to comment.