Skip to content

Commit

Permalink
Fix spelling mistake in developer_guide.md (#884)
Browse files Browse the repository at this point in the history
Signed-off-by: cndaimin <daimin@outlook.com>
  • Loading branch information
cndaimin authored and k8s-ci-robot committed Dec 10, 2018
1 parent 631dd0e commit d034961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developer_guide.md
Expand Up @@ -90,7 +90,7 @@ After the cluster is up, the TFJob CRD should be created on the cluster.

```bash
# If you are using v1beta1
kubectl create -f ./examples/crd/crd-v1beta1.yml
kubectl create -f ./examples/crd/crd-v1beta1.yaml
```

Or
Expand Down

0 comments on commit d034961

Please sign in to comment.