Skip to content

Commit 6b06b26

Browse files
docs: addressing Thomas feedback
1 parent 3ba3f93 commit 6b06b26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/core/steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ Each step is checkpointed independently. If the function is interrupted after st
412412

413413
## Best practices
414414

415-
**Use @durable_step for reusable functions** - Decorate functions you'll use as steps to get automatic naming and convenient, succinct syntax.
415+
**Use @durable_step for reusable functions** - Decorate functions you'll use as steps to get automatic naming and convenient with succinct syntax.
416416

417417
**Name steps for debugging** - Use explicit names for steps you'll need to inspect in logs or tests.
418418

0 commit comments

Comments
 (0)