Fix typo error in configuration JSONs for DIMMs
This commit fixes the typo error in pretty name for DIMMs in
configuration JSONs.
Change-Id: Ia901baf546cfb5da59efd223cc71d905b4850c5b
Signed-off-by: RekhaAparna01 <vrekhaaparna@ibm.com>
diff --git a/configuration/ibm/50003000.json b/configuration/ibm/50003000.json
index 6b7a660..b4911f8 100644
--- a/configuration/ibm/50003000.json
+++ b/configuration/ibm/50003000.json
@@ -6850,7 +6850,7 @@
"LocationCode": "Ufcs-P0-C71"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory Module 39"
+ "PrettyName": "Memory module 39"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false
diff --git a/configuration/ibm/50003000_v2.json b/configuration/ibm/50003000_v2.json
index 6b7a660..b4911f8 100644
--- a/configuration/ibm/50003000_v2.json
+++ b/configuration/ibm/50003000_v2.json
@@ -6850,7 +6850,7 @@
"LocationCode": "Ufcs-P0-C71"
},
"xyz.openbmc_project.Inventory.Item": {
- "PrettyName": "Memory Module 39"
+ "PrettyName": "Memory module 39"
},
"xyz.openbmc_project.State.Decorator.Availability": {
"Available": false