Skip to content

Commit 4a56904

Browse files
authored
Update index.js
1 parent 739c74f commit 4a56904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ async function getUniqueColors(imagePath, options = {}) {
6565

6666
export const sprite = {
6767
async generateSprite(description, options = {}) {
68-
// for feature friday purposes!!!
68+
// for feature friday purposes oo!!!
6969
if(options.iterations) {
7070
let i = 0;
7171
let iterations = []

0 commit comments

Comments
 (0)