Skip to content

Commit ed2b64e

Browse files
chore: refactor var
1 parent 3625722 commit ed2b64e

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/constants/float32/catalan/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/constants/float32/catalan/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* Catalan's constant.
2323
*
2424
* @example
25-
* var FLOAT32_catalan = CATALAN;
25+
* var catalan = FLOTA32_CATALAN;
2626
* // returns 0.9159656167030334
2727
*/
2828
declare const FLOAT32_CATALAN: number;

0 commit comments

Comments
 (0)