Skip to content

Commit 2d5cc62

Browse files
fixed wording
1 parent 6e73ae7 commit 2d5cc62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/connect-to-cloud/howto-create-dataflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ builtInTransformationSettings: {
421421

422422
## Passthrough operation
423423

424-
For example, you could apply a mapping operation that takes all the input fields (inputs: array('*')) and maps them to the output (output: '*'), essentially passing through all fields.
424+
For example, you could apply a mapping operation that takes all the input fields and maps them to the output field, essentially passing through all fields.
425425

426426
```bicep
427427
builtInTransformationSettings: {

0 commit comments

Comments
 (0)