Skip to content

Commit 81cfc1b

Browse files
Merge pull request #290305 from PatAltimore/patricka-fixes-release-aio-ga
Clarify dataflow operators section
2 parents a24ff7d + 92ef8ee commit 81cfc1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/connect-to-cloud/concept-dataflow-conversions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ Moreover, users have the flexibility to define their own conversion functions by
342342

343343
For more complex calculations, functions like `sqrt` (which finds the square root of a number) are also available.
344344

345-
### Available arithmetic, comparison, and Boolean operators grouped by precedence
345+
## Available operators by precedence
346346

347347
| Operator | Description |
348348
|----------|-------------|

0 commit comments

Comments
 (0)