Skip to content

Commit

Permalink
revert incorrect language tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Qix- committed Oct 7, 2024
1 parent a6e6f67 commit daec0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Set the values for individual channels with `alpha`, `red`, `green`, `blue`, `hu
String constructors are handled by [color-string](https://www.npmjs.com/package/color-string)

### Getters
```jss
```js
color.hsl();
```
Convert a color to a different space (`hsl()`, `cmyk()`, etc.).
Expand Down

0 comments on commit daec0b2

Please sign in to comment.