From 85fd30d499b4d0faefc0f509579bbc06c01f6e53 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sun, 15 Sep 2024 23:20:29 +0000 Subject: [PATCH] Auto-generated commit --- CHANGELOG.md | 3 ++- base/ndarraylike2object/docs/repl.txt | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9d0bb6a..44d4c8a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@
-## Unreleased (2024-09-12) +## Unreleased (2024-09-15)
@@ -145,6 +145,7 @@ A total of 3 people contributed to this release. Thank you to the following cont
+- [`95ef049`](https://github.com/stdlib-js/stdlib/commit/95ef04997f2f0f98406dbdf59c5c0ff757c5637a) - **docs:** fix grammar _(by Athan Reines)_ - [`037a7a8`](https://github.com/stdlib-js/stdlib/commit/037a7a81819bbbf2c0d784678b42d423f47d62ce) - **refactor:** use `const` qualifier and update examples _(by Athan Reines)_ - [`00651e7`](https://github.com/stdlib-js/stdlib/commit/00651e7847283dadfb29ef6c90addd78380a3c5b) - **refactor:** use `const` qualifier and update examples _(by Athan Reines)_ - [`114f651`](https://github.com/stdlib-js/stdlib/commit/114f651d1f29cc711adf2990a10d56470650af48) - **refactor:** use base array assertion utility _(by Athan Reines)_ diff --git a/base/ndarraylike2object/docs/repl.txt b/base/ndarraylike2object/docs/repl.txt index 993f2f49..7c2da16a 100644 --- a/base/ndarraylike2object/docs/repl.txt +++ b/base/ndarraylike2object/docs/repl.txt @@ -65,8 +65,8 @@ Layout order. 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