Skip to content

Commit

Permalink
Update docs/src/interfaces/Array_and_Number.md
Browse files Browse the repository at this point in the history
Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
  • Loading branch information
ChrisRackauckas and ranocha authored Dec 18, 2023
1 parent 08395fd commit 4d6df15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/interfaces/Array_and_Number.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Additionally, the following rules apply to subsets of uses:
### Adaptive Number Types

* `x::T / y::T = z::T`
* Default choices of norms can assume `sqrt(x::T)::T` exists. If `internalnorm` is overriden then this
* Default choices of norms can assume `sqrt(x::T)::T` exists. If `internalnorm` is overridden then this
may not be required (for example, changing the norm to inf-norm).
* `x::T ^ y::T = z::T`

Expand Down

0 comments on commit 4d6df15

Please sign in to comment.