Skip to content

Commit a0597f0

Browse files
author
ecfan
committed
Fix broken image
1 parent 75a0239 commit a0597f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/logic-apps-data-operations-code-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ To try the [**Select** action example](logic-apps-perform-data-operations.md#sel
363363
},
364364
```
365365

366-
The following example shows action definitions that create a string array from a JSON object array, but for this task, next to the **Map** box, switch to text mode (![Icon for text mode.](media/logic-apps-perform-data-operations/text-mode.png)) in the designer, or use the code view editor instead:
366+
The following example shows action definitions that create a string array from a JSON object array, but for this task, next to the **Map** box, switch to text mode (**T** icon) in the designer, or use the code view editor instead:
367367

368368
```json
369369
"actions": {

0 commit comments

Comments
 (0)