Skip to content

Commit

Permalink
Merge pull request #4327 from hashicorp/d-drain-typo
Browse files Browse the repository at this point in the history
fix typo: 'ode' to 'node'.
  • Loading branch information
dadgar authored May 23, 2018
2 parents e108f73 + 01973f4 commit 7b18e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/guides/node-draining.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ f7476465 dc1 nomad-1 <none> false ineligible ready
```

Then drain each node in `dc1`. For this example we will only monitor the final
ode that is draining. Watching `nomad node status -allocs` is also a good way
node that is draining. Watching `nomad node status -allocs` is also a good way
to monitor the status of drains.

```text
Expand Down

0 comments on commit 7b18e44

Please sign in to comment.