diff --git a/doc/opal-api/opal-flash-110-111-112.rst b/doc/opal-api/opal-flash-110-111-112.rst index 71ba866d7b3b..e05bd2db504b 100644 --- a/doc/opal-api/opal-flash-110-111-112.rst +++ b/doc/opal-api/opal-flash-110-111-112.rst @@ -8,7 +8,7 @@ There are three OPAL calls for interacting with flash devices: :: #define OPAL_FLASH_ERASE 112 Multiple flash devices are supported by OPAL - each of these calls takes an id -parameter, which much match an ID found in the corresponding ``ibm,opal/flash@n`` +parameter, which must match an ID found in the corresponding ``ibm,opal/flash@n`` device tree node. See :ref:`device-tree/ibm,opal/flash` for details of the device tree bindings.