Skip to content

Commit 786b307

Browse files
authored
Merge pull request #33 from yujideveloper/correct-comment-as-implemented
Correct the comment as the implementation
2 parents f57fe11 + 2f364cf commit 786b307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/phaxio/config.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class << self
2020
attr_accessor :callback_token
2121

2222
# The Phaxio API endpoint. Users generally shouldn't need to change it.
23-
# Defaults to https://api.phaxio.com/v2/
23+
# Defaults to https://api.phaxio.com/v2.1/
2424
attr_writer :api_endpoint
2525

2626
def api_endpoint

0 commit comments

Comments
 (0)