Skip to content

Commit a2638ba

Browse files
committed
docs: align constants/float16/ln-half description with namespace conventions
Added the trailing period to the package description (present in 52/53 = 98% of `constants/float16` siblings). https://claude.ai/code/session_011sBeKV2dRzvYJiudfJuS7V
1 parent ec3b348 commit a2638ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/constants/float16/ln-half

lib/node_modules/@stdlib/constants/float16/ln-half/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stdlib/constants/float16/ln-half",
33
"version": "0.0.0",
4-
"description": "Natural logarithm of 1/2 as a half-precision floating-point number",
4+
"description": "Natural logarithm of 1/2 as a half-precision floating-point number.",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "The Stdlib Authors",

0 commit comments

Comments
 (0)