Skip to content

Commit 2f364cf

Browse files
committed
Correct the comment as the implementation
1 parent f57fe11 commit 2f364cf

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)