Skip to content

Commit e9a044b

Browse files
authored
Update README.md
1 parent 58271ac commit e9a044b

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
@@ -37,7 +37,7 @@ console.log(colorGradient.getArray()) // outputs ["#4e4ab9", "#5d68c4", "#6d86ce
3737
console.log(colorGradient.getColor(3)) // outputs #6d86ce
3838
```
3939

40-
## Examples
40+
## Example
4141
Implementing javascript-color-gradient library into React.js application, using two gradient colors and 4 midpoints.
4242

4343
![image](https://user-images.githubusercontent.com/48876996/81550844-e0d7c700-9391-11ea-8222-def50638b326.png)

0 commit comments

Comments
 (0)