Skip to content

Commit 4f479b4

Browse files
authored
Fixing minor mistake
1 parent 1833d20 commit 4f479b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Current Version: 1.0.2
2323

2424
This client requires Java 7+. The JAR comes bundled with all the required dependencies (Jackson Core/Databind/Annotations @ https://github.com/FasterXML).
2525

26-
Having said that, before you delve into any of the examples, the BCDNStorage object must be initialized. The following method will be depreciated eventually; it exists merely for compatibility reasons.
26+
Having said that, before you delve into any of the examples, the BCDNStorage object must be initialized. The following constructor will be depreciated eventually; it exists merely for compatibility reasons.
2727

2828
BCDNStorage test = new BCDNStorage("YOUR_ZONE_NAME", "YOUR_API_KEY");
2929

0 commit comments

Comments
 (0)