Skip to content

Commit 1acf364

Browse files
committed
文档
1 parent 9861682 commit 1acf364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ public class UploadFile {
209209

210210
### 3.4 断点续上传、分块并行上传
211211

212-
于普通上传类似
212+
与普通上传类似
213213
```{java}
214214
private void uploadFile() throws AuthException, JSONException{
215215
PutPolicy p = new PutPolicy(bucketName);

0 commit comments

Comments
 (0)