Skip to content

Commit 54568dc

Browse files
authored
style: use consistent markup
Signed-off-by: Athan <[email protected]>
1 parent 919dcaf commit 54568dc

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/nanmean/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/nanmean/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
Parameters
4545
----------
4646
x: ndarray
47-
Input array. Must have a real-valued or generic data type.
47+
Input array. Must have a real-valued or "generic" data type.
4848

4949
out: ndarray
5050
Output array.

0 commit comments

Comments
 (0)