Skip to content

Commit 536d4e5

Browse files
committed
Fix heading
1 parent 8e74750 commit 536d4e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/node_modules/@stdlib/utils/keys/lib/builtin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
/**
2424
* Returns an array of an object's own enumerable property names.
2525
*
26-
* ## Note
26+
* ## Notes
2727
*
2828
* - In contrast to the built-in `Object.keys()`, this function returns an empty array if provided `undefined` or `null`, rather than throwing an error.
2929
*

0 commit comments

Comments
 (0)