Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kntsoriano committed Feb 29, 2024
1 parent e6cab56 commit fcef3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dnsimple/client/registrar.rb
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ def transfer_domain_out(account_id, domain_name, options = {})
# client.registrar.restore_domain(1010, "example.com", {})
#
# @param [Integer] account_id the account ID
# @param [#to_s] domain_name the domain name to renew
# @param [#to_s] domain_name the domain name to restore
# @param [Hash] attributes
# @param [Hash] options
# @return [Struct::DomainRestore]
Expand Down

0 comments on commit fcef3ee

Please sign in to comment.