Skip to content

Commit 5730d02

Browse files
committed
Use consistent language
1 parent 6d99d49 commit 5730d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can find our backwards-compatibility policy [here](https://github.com/hynek/
2626
[#94](https://github.com/hynek/stamina/pull/94)
2727

2828
- Instrumentation hooks can now can return context managers.
29-
If they do, they are entered before going to sleep and exited after waking up.
29+
If they do, they are entered when a retry is scheduled and exited right before the retry is attempted.
3030
[#95](https://github.com/hynek/stamina/pull/95)
3131

3232

0 commit comments

Comments
 (0)