diff --git a/lib/node_modules/@stdlib/ndarray/base/ternary/README.md b/lib/node_modules/@stdlib/ndarray/base/ternary/README.md index 1e06350980e0..21eb7459aac0 100644 --- a/lib/node_modules/@stdlib/ndarray/base/ternary/README.md +++ b/lib/node_modules/@stdlib/ndarray/base/ternary/README.md @@ -125,7 +125,6 @@ The function accepts the following arguments: ## Notes - - Each provided ndarray should be an object with the following properties: - **dtype**: data type.