Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
philiporlando authored Jan 19, 2024
1 parent d52079d commit 68102ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dagster_and_r

Exploring the synergy between [Dagster](https://dagster.io/), a modern data orchestrator, and R, a powerful statistical programming language. This project showcases how business logic written in R can be integrated seamlessly within tje Dagster framework.
Exploring the synergy between [Dagster](https://dagster.io/), a modern data orchestrator, and R, a powerful statistical programming language. This project showcases how business logic written in R can be integrated seamlessly within the Dagster framework.

## Key Features

Expand Down Expand Up @@ -97,4 +97,4 @@ poetry run dagster dev
With the Daemon running, you can start using schedules and sensors for your jobs.
## Contributions
Contributions to enhance or expand the project are welcome! Feel free to fork the repository, make changes, and submit a pull request.
Contributions to enhance or expand the project are welcome! Feel free to fork the repository, make changes, and submit a pull request.

0 comments on commit 68102ae

Please sign in to comment.