Skip to content

Commit

Permalink
Merge pull request #317 from KevinArellano94/patch-1
Browse files Browse the repository at this point in the history
Update nodes.rb
  • Loading branch information
dtaivpp authored Oct 23, 2024
2 parents 80f5260 + 8993a8f commit b9684ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/elastomer_client/client/nodes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def initialize(client, node_id)
attr_reader :client, :node_id

# Retrieve one or more (or all) of the cluster nodes information. By
# default all information is returned from all ndoes. You can select the
# default all information is returned from all nodes. You can select the
# information to be returned by passing in the `:info` from the list of
# "settings", "os", "process", "jvm", "thread_pool", "network",
# "transport", "http" and "plugins".
Expand Down

0 comments on commit b9684ab

Please sign in to comment.