Skip to content

Commit 75f9971

Browse files
committed
typo
1 parent 5bcf23c commit 75f9971

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Changelog
22

33
### 2.0.2
4-
* use a more mangle-safe check for Color class constructor to fix issues with UglifyJS and Tenser
4+
* use a more mangle-safe check for Color class constructor to fix issues with uglifyjs and terser
55

66
### 2.0.1
77
* added `chroma.valid()` for checking if a color can be parsed by chroma.js

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ <h3 id="cubehelix-scale">cubehelix.scale</h3>
545545
<h2 id="changelog">Changelog</h2>
546546
<h3 id="2-0-2">2.0.2</h3>
547547
<ul>
548-
<li>use a more mangle-safe check for Color class constructor to fix issues with UglifyJS and Tenser</li>
548+
<li>use a more mangle-safe check for Color class constructor to fix issues with uglifyjs and terser</li>
549549
</ul>
550550
<h3 id="2-0-1">2.0.1</h3>
551551
<ul>

0 commit comments

Comments
 (0)