Skip to content

Commit e4aa7c3

Browse files
corkreansquat
andauthored
Update data/temporal_example/README.md
Co-authored-by: Lucas Servén Marín <[email protected]>
1 parent 0d0673d commit e4aa7c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/temporal_example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Follow these steps to run this example:
2222
6. Setup a virtual env: `python3 -m venv env`, then `source env/bin/activate`.
2323
7. Install dependencies: `pip install authzed temporalio psycopg`
2424
8. Setup the Postgres DB and SpiceDB: `python run_migrations.py`
25-
9. Start the temporal Worker: `python run_worker.py`
25+
9. Start the Temporal Worker: `python run_worker.py`
2626

2727
### Experiencing temporal
2828
10. Run the Temporal workflow (worker should still be running while you are doing this): `python run_workflow.py --author bob --post some_post`

0 commit comments

Comments
 (0)