Fix README.md and code spell typo changes

Change-Id: I73ef6923987554af810391ef3166c64feff7aeec
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/README.md b/README.md
index a173059..6c48596 100644
--- a/README.md
+++ b/README.md
@@ -138,6 +138,7 @@
 modern and secure management of scalable platform hardware.
 
 `redfish`: Contains test cases for DMTF Redfish-related feature supported on OpenBMC.
+
 `redfish/extended/`: Contains test cases for combined legacy REST and DMTF Redfish-related
                      feature supported on OpenBMC.
 
diff --git a/redfish/systems/test_systems_inventory.robot b/redfish/systems/test_systems_inventory.robot
index b125e97..cce5699 100755
--- a/redfish/systems/test_systems_inventory.robot
+++ b/redfish/systems/test_systems_inventory.robot
@@ -55,7 +55,7 @@
 
 
 Verify FRU Inventory Minimums
-    [Documentation]  Verify a minimun number of FRUs.
+    [Documentation]  Verify a minimum number of FRUs.
     [Arguments]  ${fru_type}  ${min_num_frus}
 
     # Description of Argument(s):