Skip to content

Commit 8fbf887

Browse files
committed
chore: fix linting errors
1 parent 2afbe93 commit 8fbf887

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/lucasf/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/lucasf/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
// TypeScript Version: 4.1
2020

2121
/**
22-
* Compute the nth Lucas number as a single-precision floating-point number.
22+
* Computes the nth Lucas number as a single-precision floating-point number.
2323
*
2424
* ## Notes
2525
*

0 commit comments

Comments
 (0)