Skip to content

Commit 58a547c

Browse files
authored
Update upgrade-to-v3.md
1 parent 990e61f commit 58a547c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrade-to-v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ This new version improves the Java API provided to developers. To upgrade your a
226226
227227
### ChunkedUploadProvider renamed to LargeFileUploadTask
228228
229-
The chunked upload provider has been renamed to larg file upload task and moved from the concurrency package to the tasks package in order to align with SDK design specifications and to clarify the intent of the class. To upgrade your application do the following.
229+
The chunked upload provider has been renamed to large file upload task and moved from the concurrency package to the tasks package in order to align with SDK design specifications and to clarify the intent of the class. To upgrade your application do the following.
230230
231231
- Replace any of the following
232232

0 commit comments

Comments
 (0)