From 252269a18ca4a314546a896545a327f02a3bb3b4 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sun, 15 Sep 2024 23:20:01 +0000 Subject: [PATCH] Auto-generated commit --- CHANGELOG.md | 1 + base/arraylike2object/docs/repl.txt | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0cdcfc0..ba8d4933 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -167,6 +167,7 @@ A total of 3 people contributed to this release. Thank you to the following cont
+- [`a541897`](https://github.com/stdlib-js/stdlib/commit/a541897dec2cd902c186d9ad128b6efd8a3ca528) - **docs:** fix grammar _(by Athan Reines)_ - [`583452c`](https://github.com/stdlib-js/stdlib/commit/583452c820523f4bc97b293b4424d0c1bf59fffc) - **fix:** add missing property _(by Athan Reines)_ - [`91ad072`](https://github.com/stdlib-js/stdlib/commit/91ad07207eee217885975ce19d83e85d1f4a6499) - **fix:** add missing property _(by Athan Reines)_ - [`8d3352e`](https://github.com/stdlib-js/stdlib/commit/8d3352e666353624f97e95ee0805b7d641fc775a) - **fix:** add missing property _(by Athan Reines)_ diff --git a/base/arraylike2object/docs/repl.txt b/base/arraylike2object/docs/repl.txt index eae1d4f8..39828bfe 100644 --- a/base/arraylike2object/docs/repl.txt +++ b/base/arraylike2object/docs/repl.txt @@ -40,8 +40,8 @@ Input array data type. out.accessorProtocol: boolean - Boolean indicating whether the input array use accessors for getting and - setting elements. + Boolean indicating whether the input array uses accessors for getting + and setting elements. out.accessors: Array A two-element array whose first element is an accessor for retrieving an