Skip to content

Commit 9f6ad93

Browse files
committed
update docs
1 parent 56be503 commit 9f6ad93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/google-bigquery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ sql {
4141
Once the configuration has been setup correctly, you can use it in the Nextflow code as shown below
4242

4343
```nextflow
44-
include { fromQuery } from 'plugin/nf-sqldb'
44+
include { fromQuery } from 'plugin/nf-bigquery'
4545
4646
def googleSqlQuery = """
4747
SELECT *

0 commit comments

Comments
 (0)