Skip to content

Commit d1cfccf

Browse files
authored
Minor update on readme
1 parent a042bf4 commit d1cfccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ These methods are called if a resource is create/changed or marked for deletion.
134134
called just once, but in some rare cases can happen that are called more then once. In practice this means that the
135135
implementation needs to be **idempotent**.
136136

137-
### Smart Scheduling
137+
#### Smart Scheduling
138138

139139
In our scheduling algorithm we make sure, that no events are processed concurrently for a resource. In addition we provide
140140
a customizable retry mechanism to deal with temporal errors.

0 commit comments

Comments
 (0)