Skip to content

Commit 6127c62

Browse files
committed
Adjust ESMX documentation to reflect correct default of the now optional
componentList key.
1 parent 7425fc9 commit 6127c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/addon/ESMX/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ This section affects the driver level.
281281

282282
| Option key | Description / Value options | Default |
283283
| --------------- | -------------------------------------------------------------------- | --------------- |
284-
| `componentList` | list of component labels, each matching a top level key in this file | *non-optional* |
284+
| `componentList` | list of component labels, each matching a top level key in this file | *Empty* |
285285
| `runSequence` | block literal string defining the run sequence | *NUOPC default* |
286286
| `attributes` | map of key value pairs, each defining a driver attribute | *None* |
287287

0 commit comments

Comments
 (0)