Skip to content

Commit

Permalink
Fix typo (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
walro authored Jul 8, 2023
1 parent 8fb8b4c commit e58440b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data-sources/nodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The `nodes` block consist of
* `name` - Name of the node.
* `running` - Is the node running?
* `rabbitmq_version` - Currently configured Rabbit MQ version on the node.
* `erlang_version` - Currently used Erlanbg version on the node.
* `erlang_version` - Currently used Erlang version on the node.
* `hipe` - Enable or disable High-performance Erlang.
* `configured` - Is the node configured?
* `disk_size` - Subscription plan disk size
Expand Down

0 comments on commit e58440b

Please sign in to comment.