Skip to content

Commit 416dcb3

Browse files
authored
Update README.md
1 parent a71d27b commit 416dcb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Please make sure the two frameworks are linked as seen in the image.
5858
To use Direct Carrier Billing by Docomo Digital, use the following code.
5959
```swift
6060
let client = DCBApiClient(baseDomain:"<FINGERPRINT_DOMAIN>",
61-
confInfoDomain: "<BASIC_DOMAIN>",
61+
confInfoDomain: "<SERVICE_DOMAIN>",
6262
apikey: "<YOUR_APIKEY>",
6363
catalog: "<YOUR_CATALOG>",
6464
country: "<YOUR_COUNTRY>",

0 commit comments

Comments
 (0)