Skip to content

Commit fd9ffda

Browse files
authored
Update docs/content_management/images/add_image_asset_from_dam.md
1 parent ed83f85 commit fd9ffda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content_management/images/add_image_asset_from_dam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Then, in `config\services.yaml`, register the handler as a service:
110110
[[= include_file('code_samples/back_office/images/config/services.yaml', 9, 12) =]]
111111
```
112112

113-
Notice the `source` parameter passed in the tag, this is the identifier of this new DAM connector and it will be used in other places to glue elements together.
113+
Notice the `source` parameter passed in the tag, this is the identifier of this new DAM connector and is used in other places to glue elements together.
114114

115115
### Create transformation factory
116116

0 commit comments

Comments
 (0)