Verified Commit d3b4dce5 authored by quietone's avatar quietone
Browse files

Issue #3496485 by annmarysruthy, wombatbuddy, thejimbirch, smustgrave: example...

Issue #3496485 by annmarysruthy, wombatbuddy, thejimbirch, smustgrave: example recipe.yml has incorrect comment above "actions" section

(cherry picked from commit 6dd918c9)
parent 5e25bc8c
Loading
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -26,9 +26,8 @@ config:
    # modules already installed.
    node: '*'
  # Configuration actions may be defined. The structure here should be
  # entity_type.ID.action. Below the user role entity type with an ID of
  # editor is having the permissions added. The permissions key will be
  # mapped to the \Drupal\user\Entity\Role::grantPermission() method.
  # entity_type.ID.action. Below, text.settings is updated to set the default
  # summary length for text fields to 700 characters.
  actions:
    text.settings:
      simpleConfigUpdate: