8000 chore(examples): repair comment · influxdata/influxdb-client-js@9e5d9c1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9e5d9c1

Browse files
committed
chore(examples): repair comment
1 parent 1a5553e commit 9e5d9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/query.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const fluxQuery =
1515
// the essential ones are shown in functions below.
1616
// Execution of a particular function follows
1717
// its defintion, comment/uncomment it at will.
18-
// See also rxjs-query.ts and queryWithParamas.mjs .
18+
// See also rxjs-query.ts and queryWithParams.mjs .
1919

2020
// Execute query and receive table metadata and table row values using async iterator.
2121
async function iterateRows() {

0 commit comments

Comments
 (0)
0