diff --git a/products/idn/docs/identity-now/transforms/index.md b/products/idn/docs/identity-now/transforms/index.md index f756e1877..11e47196e 100644 --- a/products/idn/docs/identity-now/transforms/index.md +++ b/products/idn/docs/identity-now/transforms/index.md @@ -156,8 +156,8 @@ The following variables are available to the Apache Velocity template engine whe | Variable | Type | Description | | --- | --- | --- | | identity | sailpoint.object.Identity | This is the identity the attribute promotion is performed on. | -| oldValue | Object | This is the definition of the attribute being promoted. | -| attributeDefinition | sailpoint.object.ObjectAttribute | This is the attribute's previous value. | +| attributeDefinition | sailpoint.object.ObjectAttribute | This is the definition of the attribute being promoted. | +| oldValue | Object | This is the attribute's previous value. | ### Account Profile Context