Skip to content

Commit f98026d

Browse files
author
Marcel Corso
committed
small fix
1 parent 6eea07d commit f98026d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/lookup_hlr_create.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
require 'messagebird'
55

66
# ACCESS_KEY = 'YOUR KEY HERE'
7-
# # PHONE_NUMBER = '+31612345678'
7+
# PHONE_NUMBER = '+31612345678'
88

99
unless defined?(ACCESS_KEY)
1010
puts 'You need to set an ACCESS_KEY constant in this file'

0 commit comments

Comments
 (0)