We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7618ca commit 74bef4bCopy full SHA for 74bef4b
README.md
@@ -15,7 +15,7 @@ Load particles.js and configure the particles:
15
```javascript
16
/* particlesJS('dom-id', params);
17
/* @dom-id : set the id [string, optional, default value : particles-js]
18
-/* @params: set the particles params [object, optional, default value : check particles.js] */
+/* @params: set the params [object, optional, default value : check particles.js] */
19
20
particlesJS('particles-js', {
21
canvas: {
0 commit comments