Skip to content

Commit

Permalink
Fixing typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
zem360 committed Nov 8, 2023
1 parent a8c5b92 commit cdae47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/website/blog/2023-11-01-dlt-dagster.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ The **github_issues** is the parent table that contains the data from the root l

One of the main strengths of `dlt` lies in its ability to extract, normalize, and ingest unstructured and semi-structured data from various sources. One of the most commonly used verified source is MongoDB. Let’s quickly look at how we can orchestrate MongoDB source using Dagster.

### Step 1: Setting up a Dagster project:
### Step 1: Setting up a Dagster project

- Start by creating a new Dagster project scaffold:

Expand Down

0 comments on commit cdae47e

Please sign in to comment.