diff --git a/spec/API_specification/array_api/data_type_functions.py b/spec/API_specification/array_api/data_type_functions.py index 44122c1d2..3731e4c98 100644 --- a/spec/API_specification/array_api/data_type_functions.py +++ b/spec/API_specification/array_api/data_type_functions.py @@ -91,7 +91,7 @@ def iinfo(type: Union[dtype, array], /) -> iinfo_object: Returns ------- out: iinfo object - a class with that encapsules the following attributes: + an object having the following attributes: - **bits**: *int*