config: update typo on giga msx4 config

Board name was spelled Nvida, correct this to Nvidia

Tested-by: ran on nvl32-obmc
```
          |- /xyz/openbmc_project/inventory/system/board/Nvidia_Alon8_HPM
```

The name shows up correctly
Change-Id: Ifbcb934fb6eff68e6da36fc73c0f2d35ec19d4ad
Signed-off-by: Marc Olberding <molberding@nvidia.com>
diff --git a/configurations/gigabyte/gigabyte_msx4_mg1.json b/configurations/gigabyte/gigabyte_msx4_mg1.json
index 2490c91..915e6d7 100644
--- a/configurations/gigabyte/gigabyte_msx4_mg1.json
+++ b/configurations/gigabyte/gigabyte_msx4_mg1.json
@@ -7,7 +7,7 @@
             "Type": "EEPROM"
         }
     ],
-    "Name": "Nvida Alon8 HPM",
+    "Name": "Nvidia Alon8 HPM",
     "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'MSX4-MG1-000', 'BOARD_MANUFACTURER': 'Giga Computing'})",
     "Type": "Board",
     "xyz.openbmc_project.Inventory.Decorator.Asset": {