diff --git a/src/pages/tutorials/backend/modify-image-library-permissions.md b/src/pages/tutorials/backend/modify-image-library-permissions.md index f260ac46d..106c55f35 100644 --- a/src/pages/tutorials/backend/modify-image-library-permissions.md +++ b/src/pages/tutorials/backend/modify-image-library-permissions.md @@ -90,7 +90,7 @@ Under the `type` element, create an `arguments` element. ``` -## Step 3: Specify an argument name +### Step 3: Specify an argument name To change the content of the `dirs` argument provided to the constructor, create a new `argument` array element with the name `dirs` under `arguments`.