Skip to content

Commit 913728e

Browse files
authored
Update json-transformations.md
1 parent 4d415bc commit 913728e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/json-transformations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ In the following example, the claims transformation extracts the following claim
412412

413413
## GetClaimsFromJsonArrayV2
414414

415-
Get a list of specified elements from Json string collection. Check out the [Live demo](https://github.com/azure-ad-b2c/unit-tests/tree/main/claims-transformation/json#getclaimsfromjsonarrayv2) of this claims transformation.
415+
Get a list of specified elements from a string collection JSON elements. Check out the [Live demo](https://github.com/azure-ad-b2c/unit-tests/tree/main/claims-transformation/json#getclaimsfromjsonarrayv2) of this claims transformation.
416416

417417
| Element | TransformationClaimType | Data Type | Notes |
418418
| ---- | ----------------------- | --------- | ----- |

0 commit comments

Comments
 (0)