Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Dec 9, 2022
1 parent 8f741e6 commit d892f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/assert/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The namespace exports the following:

<div class="namespace-toc">

- <span class="signature">[`accessorArray( value )`][@stdlib/array/base/assert/is-accessor-array]</span><span class="delimiter">: </span><span class="description">test if an array-like object supports the accessor (get/set) protocol.</span>
- <span class="signature">[`isAccessorArray( value )`][@stdlib/array/base/assert/is-accessor-array]</span><span class="delimiter">: </span><span class="description">test if an array-like object supports the accessor (get/set) protocol.</span>

</div>

Expand Down

0 comments on commit d892f23

Please sign in to comment.