Skip to content

Commit 15c231e

Browse files
authored
Merge pull request #9060 from jsgoupil/patch-2
typo
2 parents 84c9d11 + 1513165 commit 15c231e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-timer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ If you share a Storage account across multiple function apps, make sure that eac
273273

274274
## Retry behavior
275275

276-
Unlike the queue trigger, the timer trigger doesn't retry after a function fails. When a function fails, it is't called again until the next time on the schedule.
276+
Unlike the queue trigger, the timer trigger doesn't retry after a function fails. When a function fails, it isn't called again until the next time on the schedule.
277277

278278
## Next steps
279279

0 commit comments

Comments
 (0)