diff --git a/AdCOM v1.0 FINAL.md b/AdCOM v1.0 FINAL.md
index 7c7d133..b0f7cd0 100644
--- a/AdCOM v1.0 FINAL.md
+++ b/AdCOM v1.0 FINAL.md
@@ -491,7 +491,7 @@ This object is the container for each asset comprising a native ad. Each asset
* Required if no other asset subtype object is specified.
- image |
+ img |
object; required * |
Asset Subtype Object that indicates this is an image asset and provides additional detail as such. Refer to Object: ImageAsset.
* Required if no other asset subtype object is specified. |
@@ -5012,8 +5012,10 @@ Only minor fixes, such as clarifications or corrections to descriptions, may be
Granular details of the changes can be seen by reviewing the commit history of the document.
+**Rename "image" property of Asset to "img":** Rename "image" in Asset to "img" to match AssetFormat and the Native Ads Specification.
+
**Clarification:** mccmnc description and rwdd description for clarity. (2022/03/25)
-
+
**Change of terminology:** References to "whitelist" have been changed to "allow list" consistent with industry norms. (2021/05/11)
**Language improvements:** Word choice has been improved in places for clarity. (2020/02/14)