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.
2 parents 2344a04 + e47d9e9 commit 026da8fCopy full SHA for 026da8f
docs/build-apps/write-javascript/javascript-query.md
@@ -117,7 +117,7 @@ return queryByName.run().then(
117
118
### Pass in parameters
119
120
-You can pass parametes in the `run()` method to decouple query implementation from its parameters.
+You can pass parameters in the `run()` method to decouple query implementation from its parameters.
121
122
```javascript
123
query.run({
0 commit comments