Skip to content

Commit 5dfb3a9

Browse files
committed
chore: fix typo
Ref: #8678 Signed-off-by: Athan <kgryte@gmail.com>
1 parent 8653809 commit 5dfb3a9

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/namespace/alias2pkg/data

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/namespace/alias2pkg/data/data.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2648,7 +2648,7 @@ nonEnumerablePropertyNames,"@stdlib/utils/nonenumerable-property-names"
26482648
nonEnumerablePropertyNamesIn,"@stdlib/utils/nonenumerable-property-names-in"
26492649
nonEnumerablePropertySymbols,"@stdlib/utils/nonenumerable-property-symbols"
26502650
nonEnumerablePropertySymbolsIn,"@stdlib/utils/nonenumerable-property-symbols-in"
2651-
noneOwnBy,"@stdlib/obejct/none-own-by"
2651+
noneOwnBy,"@stdlib/object/none-own-by"
26522652
nonIndexKeys,"@stdlib/utils/nonindex-keys"
26532653
noop,"@stdlib/utils/noop"
26542654
now,"@stdlib/time/now"

0 commit comments

Comments
 (0)