Skip to content

Commit 80971d9

Browse files
doc: casing fix (#1516)
c is for cookie and cookie is for me
1 parent a91b783 commit 80971d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-tos/minimize-downtime-during-deployments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ To achieve a near-zero-downtime deployments, we need to add a:
134134
Long term solutions to zero-downtime updates:
135135

136136
1. Faster backend pool updates: The AGIC team is already working on the next iteration of the Ingress Controller, which will shorten the time to update App Gateway drastically. Faster backend pool updates will lower the probability to run into 502s.
137-
2. Rolling updates with App Gateway feedback: AGIc team is looking into a deeper integration between AGIC and the Kubernetes' rolling updates feature.
137+
2. Rolling updates with App Gateway feedback: AGIC team is looking into a deeper integration between AGIC and the Kubernetes' rolling updates feature.

0 commit comments

Comments
 (0)