Skip to content

Commit 53fa14b

Browse files
Update articles/azure-functions/functions-bindings-error-pages.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent 1116aae commit 53fa14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-error-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The occurrence of errors when you're processing data can be a problem for your f
4646

4747
There are two kinds of retries available for your functions:
4848
* Built-in retry behaviors of individual trigger extensions
49-
* Retry policies
49+
* Retry policies provided by the Functions runtime
5050

5151
The following table indicates which triggers support retries and where the retry behavior is configured. It also links to more information about errors that come from the underlying services.
5252

0 commit comments

Comments
 (0)