Skip to content

Commit 02f4a5e

Browse files
authored
docs: update description
Signed-off-by: Athan <[email protected]>
1 parent 5a330a4 commit 02f4a5e

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/tribonaccif

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/tribonaccif/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"alias": "tribonaccif",
7171
"pkg_desc": "compute the nth Tribonacci number as a single-precision floating-point number",
7272
"desc": "computes the nth Tribonacci number as a single-precision floating-point number",
73-
"short_desc": "tribonacci number",
73+
"short_desc": "Tribonacci number",
7474
"parameters": [
7575
{
7676
"name": "x",

0 commit comments

Comments
 (0)