Skip to content

Commit 3fe88ba

Browse files
authored
docs: update description
Signed-off-by: Athan <[email protected]>
1 parent 7a94b5a commit 3fe88ba

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/_tools/eslint/rules/tsdoc-declarations-doctest/lib

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/_tools/eslint/rules/tsdoc-declarations-doctest/lib/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ function countLines( str ) {
112112
}
113113

114114
/**
115-
* Searches for variable in scope matching the expected value.
115+
* Searches for a variable in scope matching the expected value.
116116
*
117117
* @private
118118
* @param {Object} scope - VM scope

0 commit comments

Comments
 (0)