Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RobBrazier committed Dec 6, 2024
1 parent fe74067 commit 472ae69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ docker pull ghcr.io/robbrazier/readflow
#### Cron Job

```bash
docker run -e CRON_SCHEDULE="@daily" ghcr.io/robbrazier/readflowt
docker run -e CRON_SCHEDULE="@daily" ghcr.io/robbrazier/readflow
```

#### One-off Sync
Expand Down

0 comments on commit 472ae69

Please sign in to comment.