Skip to content

Commit 74bef4b

Browse files
Update README.md
1 parent b7618ca commit 74bef4b

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
@@ -15,7 +15,7 @@ Load particles.js and configure the particles:
1515
```javascript
1616
/* particlesJS('dom-id', params);
1717
/* @dom-id : set the id [string, optional, default value : particles-js]
18-
/* @params: set the particles params [object, optional, default value : check particles.js] */
18+
/* @params: set the params [object, optional, default value : check particles.js] */
1919

2020
particlesJS('particles-js', {
2121
canvas: {

0 commit comments

Comments
 (0)