Skip to content

Commit

Permalink
Update doc/specs/stdlib_linalg.md
Browse files Browse the repository at this point in the history
  • Loading branch information
perazz authored Nov 18, 2024
1 parent 706ea1c commit f7ec7da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/specs/stdlib_linalg.md
Original file line number Diff line number Diff line change
Expand Up @@ -1579,7 +1579,7 @@ matrix norms are computed over specified dimensions.

### Syntax

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

### Arguments

Expand Down

0 comments on commit f7ec7da

Please sign in to comment.