Spelling fix on interface s/mili/milli/

Change-Id: I0e67d6b6a476ac6212d53fbdfd7efc3e9c06f7ab
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/xyz/openbmc_project/State/Watchdog.interface.yaml b/xyz/openbmc_project/State/Watchdog.interface.yaml
index 7ba0c1e..59b54b0 100644
--- a/xyz/openbmc_project/State/Watchdog.interface.yaml
+++ b/xyz/openbmc_project/State/Watchdog.interface.yaml
@@ -9,12 +9,12 @@
     - name: Interval
       type: uint64
       description: >
-          Time interval to arm the watchdog, in mili-second.
+          Time interval to arm the watchdog, in milli-second.
       default: 30000
     - name: TimeRemaining
       type: uint64
       description: >
-          Time remaining before timeout, in mili-second.
+          Time remaining before timeout, in milli-second.
           Setting this property can re-arm the watchdog.
       default: 0