Skip to content

Commit

Permalink
Reduce wordiness instance
Browse files Browse the repository at this point in the history
Shortened a sentence where a noun is used twice.

QA steps: Checked rendered html in browser, no issues.

No Issues to link, small fix.

Signed-off-by: Katrina Prosise <[email protected]>
  • Loading branch information
kprosise committed Aug 30, 2023
1 parent c17b307 commit 8910302
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ making sure to set the appropriate values for ``app_type`` and ``oe_builtin`` (s
- ``app_type`` - Defines the type of Apps to preload.
If not defined, or set to an empty value, the ``app_type`` preload will depend on the LmP version.
If the LmP version is **v85** or newer, then `restorable` type is preloaded, otherwise `compose` type is used.
See :ref:`ug-restorable-apps` for more details on Restorable Apps.
See :ref:`ug-restorable-apps`.
- ``oe_builtin`` - *Optional*: Preload Apps during an OE build CI run. Should be left disabled/undefined for most machines.

.. note::
Expand Down

0 comments on commit 8910302

Please sign in to comment.