Skip to content

Commit 6b4ccea

Browse files
committed
Fixed typo: "you your"
There was a small typo in the documentation - I went ahead and corrected it. `You'll notice that this pattern is the exact same as when we you your CI statuses.` -> `You'll notice that this pattern is the exact same as those which we display in your CI statuses.` Hope this helps!
1 parent 13ade88 commit 6b4ccea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/delivering-deployments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ to simulate work that's going on. During that processing, we also make a call to
162162
switch the status to `pending`.
163163

164164
After the deployment is finished, we set the status to `success`. You'll notice
165-
that this pattern is the exact same as when we you your CI statuses.
165+
that this pattern is the exact same as those which we display in your CI statuses.
166166

167167
## Conclusion
168168

0 commit comments

Comments
 (0)