Skip to content

Commit

Permalink
chore(cdk): fix docs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MarsiBarsi committed Oct 6, 2020
1 parent 5114f52 commit 3ff3b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/cdk/utils/math/normalize-to-int-number.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import {tuiAssert} from '@taiga-ui/cdk/classes';

/**
* Normalized any number to an integer within inclusive range
* Normalizes any number to an integer within inclusive range
*
* @param value
* @param min lower inclusive integer
Expand Down

0 comments on commit 3ff3b98

Please sign in to comment.