Skip to content

Commit b892ca6

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

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
@@ -24,7 +24,7 @@ Follow these steps to run this example:
2424
8. Setup the Postgres DB and SpiceDB: `python run_migrations.py`
2525
9. Start the Temporal Worker: `python run_worker.py`
2626

27-
### Experiencing temporal
27+
### 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`
2929
11. Simulate a Postgres failure by stopping the Docker container running Postgres: `docker stop dev-postgres`
3030
12. Run the Temporal workflow (worker should still be running while you are doing this): `python run_workflow.py --author bob --post another_post`

0 commit comments

Comments
 (0)