Skip to content

Commit a8baf93

Browse files
authored
docs: remove backticks
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
1 parent 1a67828 commit a8baf93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/node_modules/@stdlib/stats/incr/nanmmse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stdlib/stats/incr/nanmmse",
33
"version": "0.0.0",
4-
"description": "Compute a moving mean squared error (MSE) incrementally, ignoring `NaN` values.",
4+
"description": "Compute a moving mean squared error (MSE) incrementally, ignoring NaN values.",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "The Stdlib Authors",

0 commit comments

Comments
 (0)