Skip to content

Commit 621ad02

Browse files
authored
fix(docs): fixing typo in playbook-reference (#1956)
1 parent b3753f1 commit 621ad02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/playbook-reference/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ By default, Robusta has a default set of ``playbooks`` configured. These are use
260260

261261
You can disable any of the ``default playbooks``, or change the configuration of a given ``playbook``.
262262

263-
In order to disable a default playbook, add the playbook name to the ``disabledPlayooks`` helm value (Playbook name is in the ``name`` attribute of each playbook)
263+
In order to disable a default playbook, add the playbook name to the ``disabledPlaybooks`` helm value (Playbook name is in the ``name`` attribute of each playbook)
264264

265265
For example, to disable the ``ImagePullBackOff`` playbook, use:
266266

0 commit comments

Comments
 (0)