Skip to content

Commit cae6b07

Browse files
committed
Fix text wrapping
1 parent d7a9c64 commit cae6b07

File tree

1 file changed

+2
-1
lines changed
  • lib/node_modules/@stdlib/assert/deep-has-own-property/docs

1 file changed

+2
-1
lines changed

lib/node_modules/@stdlib/assert/deep-has-own-property/docs/repl.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
true
3636

3737
{{alias}}.factory( path[, options] )
38-
Returns a function which checks whether an object contains a nested key path.
38+
Returns a function which checks whether an object contains a nested key
39+
path.
3940

4041
Parameters
4142
----------

0 commit comments

Comments
 (0)