Skip to content

Commit c6a74db

Browse files
authored
Update README.md
1 parent a2ca27f commit c6a74db

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
@@ -27,7 +27,7 @@ basic color support, but they all either depend on matplotlib, provide a
2727
specialized set of colormaps intended to extend those provided by matplotlib, or
2828
roll their own colormap solution that vendors/duplicates other libraries.
2929

30-
`cmap` is a lightweight, library that provides a large collection of colormaps
30+
`cmap` is a lightweight library that provides a large collection of colormaps
3131
with no dependencies beyond numpy. It provides exports to a number of known
3232
third-party colormap objects, allowing it to be used across a wide range of
3333
python visualization libraries. The intention is to provide a library that can

0 commit comments

Comments
 (0)