Skip to content

Commit 3f02bc6

Browse files
authored
Merge pull request #971 from julianste/patch-1
Update api-ref.md
2 parents 47bd52f + 2edc87a commit 3f02bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-ref.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ The `DatasourceItem` for the data source that was added or appended to.
625625
#### datasources.refresh
626626

627627
```py
628-
datasource.refresh(datasource_item)
628+
datasources.refresh(datasource_item)
629629
```
630630

631631
Refreshes the data of the specified extract.

0 commit comments

Comments
 (0)