summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--redfish-core/lib/pcie.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/redfish-core/lib/pcie.hpp b/redfish-core/lib/pcie.hpp
index 10655bf986..3c083aea49 100644
--- a/redfish-core/lib/pcie.hpp
+++ b/redfish-core/lib/pcie.hpp
@@ -223,7 +223,7 @@ inline void requestRoutesSystemPCIeDevice(App& app)
return;
}
asyncResp->res
- .jsonValue["PCIeInterface"]["PcieType"] =
+ .jsonValue["PCIeInterface"]["PCIeType"] =
*generationInUse;
}
asyncResp->res.jsonValue["PCIeFunctions"] = {