Skip to content

Commit

Permalink
Update docs/website/docs/walkthroughs/create-a-pipeline.md
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Burnashev <[email protected]>
  • Loading branch information
sultaniman and burnash authored May 15, 2024
1 parent 8ceca3b commit 7204b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/website/docs/walkthroughs/create-a-pipeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ python github_api.py

This should print out json data containig the issues in the GitHub project.

Then, confirm the data is loaded with printing `load_info` object.
It also prints `load_info` object.

Let's explore the loaded data with the [command](../reference/command-line-interface#show-tables-and-data-in-the-destination) `dlt pipeline <pipeline_name> show`.

Expand Down

0 comments on commit 7204b27

Please sign in to comment.