Skip to content

Commit 5a359e0

Browse files
author
Jill Grant
authored
Update articles/api-management/backends.md
Removed extra backtick.
1 parent 152b5ec commit 5a359e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/backends.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The backend circuit breaker is an implementation of the [circuit breaker pattern
5050

5151
### Example
5252

53-
Use the API Management REST API or a Bicep or ARM template to configure a circuit breaker in a backend. In the following example, the circuit breaker trips when there are three or more `5xx`` status codes indicating server errors in a day. The circuit breaker resets after one hour.
53+
Use the API Management REST API or a Bicep or ARM template to configure a circuit breaker in a backend. In the following example, the circuit breaker trips when there are three or more `5xx` status codes indicating server errors in a day. The circuit breaker resets after one hour.
5454

5555
#### [Bicep](#tab/bicep)
5656

0 commit comments

Comments
 (0)