Skip to content

Commit 828a080

Browse files
authored
README.md
Minor stylistic adjustment [ci skip]
1 parent 9cdea19 commit 828a080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ And the result will look like this:
116116
An optional options object. The following option is accepted:
117117
<ul>
118118
<li>
119-
<strong>thisArg</strong> &lt;<code>any = undefined</code>&gt;
119+
<strong>thisArg</strong> &lt;<code>any=undefined</code>&gt;
120120
Sets the value of
121121
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/this"><code>this</code></a>
122122
within <code>mapFn()</code>

0 commit comments

Comments
 (0)