Skip to content

Commit

Permalink
Update packages/perseus/src/widgets/numeric-input/validate-numeric-in…
Browse files Browse the repository at this point in the history
…put.ts

Co-authored-by: Matthew <[email protected]>
  • Loading branch information
jeremywiebe and handeyeco authored Nov 20, 2024
1 parent 7346430 commit 7a5ac63
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import type {
/**
* Checks user input from the numeric-input widget to see if it is scorable.
*
* Note: Most of the expression widget's validation requires the Rubric because
* Note: Most of the numeric-input widget's validation requires the Rubric because
* of its use of KhanAnswerTypes as a core part of scoring.
*
* @see `scoreNumericInput()` for more details.
Expand Down

0 comments on commit 7a5ac63

Please sign in to comment.