Skip to content

Commit 616e5e3

Browse files
danmcpknative-prow-robot
authored andcommitted
Fix typo (#476)
1 parent 31ec1a3 commit 616e5e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serving/debugging-application-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ If you see other conditions, to debug further:
8080
[Error Conditions and Reporting](https://github.com/knative/serving/blob/master/docs/spec/errors.md). Note: some of them
8181
are not implemented yet. An alternative is to
8282
[check Pod status](#check-pod-status).
83-
* If you are using `BUILD` to deploy and the `BuidComplete` condition is not
83+
* If you are using `BUILD` to deploy and the `BuildComplete` condition is not
8484
`True`, [check BUILD status](#check-build-status).
8585

8686
## Check Pod status

0 commit comments

Comments
 (0)