8000
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 1a5553e commit 9e5d9c1Copy full SHA for 9e5d9c1
examples/query.ts
@@ -15,7 +15,7 @@ const fluxQuery =
15
// the essential ones are shown in functions below.
16
// Execution of a particular function follows
17
// its defintion, comment/uncomment it at will.
18
-// See also rxjs-query.ts and queryWithParamas.mjs .
+// See also rxjs-query.ts and queryWithParams.mjs .
19
20
// Execute query and receive table metadata and table row values using async iterator.
21
async function iterateRows() {
0 commit comments