Skip to content

Commit 140a6c2

Browse files
committed
syntax fix
1 parent a966c32 commit 140a6c2

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
@@ -47,7 +47,7 @@ particlesJS('particles-js', {
4747
mouse: {
4848
distance: 250
4949
},
50-
detect_on: 'canvas' // "canvas" or "window"
50+
detect_on: 'canvas', // "canvas" or "window"
5151
mode: 'grab'
5252
},
5353
/* Retina Display Support */

0 commit comments

Comments
 (0)