Skip to content

Commit

Permalink
fix typo: 'ode' to 'node'.
Browse files Browse the repository at this point in the history
  • Loading branch information
qkate committed May 23, 2018
1 parent e108f73 commit 01973f4
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 01973f4

Please sign in to comment.