From 8135e4ca63d42c9b3a8d9c832993254e61a3462f Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sun, 31 Dec 2023 11:51:19 +0000 Subject: [PATCH] Auto-generated commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca33ad42..6af9558a 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ You can use the following functions to retrieve a list of available data types:
-- [`arrayDataTypes()`][@stdlib/array/dtypes]: list of array data types. +- [`arrayDataTypes( [kind] )`][@stdlib/array/dtypes]: list of array data types. - [`complexarrayDataTypes()`][@stdlib/array/typed-complex-dtypes]: list of complex typed array data types. - [`typedarrayDataTypes()`][@stdlib/array/typed-dtypes]: list of typed array data types. - [`floatarrayDataTypes()`][@stdlib/array/typed-float-dtypes]: list of typed array floating-point data types.