Skip to content

Commit

Permalink
Update README.md to remove extra ) symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
KrauseFx authored and regexident committed Jul 20, 2023
1 parent 6e4a47e commit ac63879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ let product = Surge.elmul(a, b) // [2.0, 12.0, 30.0, 56.0]
- [Dot Product](#dot-product)
- [Distance](#distance)
- [Squared Distance](#squared-distance)
- [Power)](#power)
- [Power](#power)
- [Exponential](#exponential)
- [Trigonometric Operations](#trigonometric-operations)
- [Sine/Cosine/Tangent](#sinecosinetangent)
Expand Down

0 comments on commit ac63879

Please sign in to comment.