Skip to content

Commit

Permalink
Merge pull request #347 from tungbq/fix-shopify-typo
Browse files Browse the repository at this point in the history
Correct typo in run pipeline guide of shopify.md
  • Loading branch information
rudolfix authored May 21, 2023
2 parents 4cf0577 + 1a71106 commit 0e37033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/website/docs/pipelines/shopify.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ if __name__ == "__main__":
**`dlt pipeline <pipeline_name> show`**


Note that in the above command, replace **`<pipeline_name>`** with the name of your pipeline. For example, if you named your pipeline "shopify," you would run:
Note that in the above command, replace **`<pipeline_name>`** with the name of your pipeline. For example, if you named your pipeline "shopify", you would run:

**`dlt pipeline shopify show`**

Expand Down

0 comments on commit 0e37033

Please sign in to comment.