Skip to content

Commit

Permalink
Fix its typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Sep 21, 2019
1 parent 5a3804a commit 94a1729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/workflow/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Check whether the Seldon Deployment is running:
kubectl get sdep
```

If it exists, check it's status, for a Seldon deployment called `<name>`:
If it exists, check its status, for a Seldon deployment called `<name>`:

```bash
kubectl get sdep <name> -o jsonpath='{.status}'
Expand Down

0 comments on commit 94a1729

Please sign in to comment.