Skip to content

Commit c926a45

Browse files
committed
Fix variable name
1 parent c5310c8 commit c926a45

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/constants/time/hours-in-week/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/constants/time/hours-in-week/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Examples
1010
--------
11-
> var wkrs = 3.14;
11+
> var wks = 3.14;
1212
> var hrs = wks * {{alias}}
1313
527.52
1414

0 commit comments

Comments
 (0)