Skip to content

Commit f7ec7da

Browse files
authored
Update doc/specs/stdlib_linalg.md
1 parent 706ea1c commit f7ec7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_linalg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1579,7 +1579,7 @@ matrix norms are computed over specified dimensions.
15791579

15801580
### Syntax
15811581

1582-
`x = ` [[stdlib_linalg(module):mnorm(interface)]] `(a, order [, dim, err])`
1582+
`x = ` [[stdlib_linalg(module):mnorm(interface)]] `(a [, order, dim, err])`
15831583

15841584
### Arguments
15851585

0 commit comments

Comments
 (0)