Skip to content

Commit 7ce328b

Browse files
authored
chore: fix keyword
Signed-off-by: Athan <[email protected]>
1 parent 5dcbc8d commit 7ce328b

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"power"
138138
],
139139
"extra_keywords": [
140-
"math.sqrtf"
140+
"math.sqrt"
141141
]
142142
}
143143
}

0 commit comments

Comments
 (0)