Skip to content

Commit 0922977

Browse files
authored
Fix elementwise min/max doc header level
1 parent b396148 commit 0922977

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api/functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ NumPy QuadDType supports a comprehensive set of NumPy universal functions (ufunc
110110
| `np.greater` | `>` | Greater than |
111111
| `np.greater_equal` | `>=` | Greater than or equal |
112112

113-
### Element-wise Minimum/Maximum
113+
## Element-wise Minimum/Maximum
114114

115115
| Function | Description |
116116
|----------|-------------|

0 commit comments

Comments
 (0)