Skip to content

Commit 9174bd3

Browse files
0xflotuscburgmer
authored andcommitted
added a letter to typo error
1 parent fc60a2c commit 9174bd3

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
@@ -41,7 +41,7 @@ CSS Critic checks your current layout constantly against a reference image you h
4141
```js
4242
csscritic.add({
4343
url: 'SOME_URL', // link to the test case HTML document
44-
desc: 'some text' // optionlly, a description of the test case (see API for even more options)
44+
desc: 'some text' // optionally, a description of the test case (see API for even more options)
4545
});
4646
```
4747

0 commit comments

Comments
 (0)