Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
tejal29 committed Aug 2, 2022
1 parent 71929a3 commit 0291bab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration/render_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ spec:
`,
expectedOut: fmt.Sprintf(`apiVersion: v1
kind: Pod
metadata:
namesapce: %s
metadata:
namespace: %s
spec:
containers:
- image: gcr.io/k8s-skaffold/skaffold:test
Expand Down

0 comments on commit 0291bab

Please sign in to comment.