Skip to content

Commit

Permalink
fix: typo in comments (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttys026 authored Jun 10, 2023
1 parent 2603bfd commit 4120e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bignumber.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
// class BigNumber (default export)
// type BigNumber.Constructor
// type BigNumber.ModuloMode
// type BigNumber.RoundingMOde
// type BigNumber.RoundingMode
// type BigNumber.Value
// interface BigNumber.Config
// interface BigNumber.Format
Expand Down

0 comments on commit 4120e6a

Please sign in to comment.