Skip to content

Commit

Permalink
fix you
Browse files Browse the repository at this point in the history
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
  • Loading branch information
suyanhanx committed May 22, 2023
1 parent 49273be commit d0498cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/services/oss/core.rs
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ impl OssCore {
/// # Note
///
/// This request is used to append data to an existing object or create an appendable object.
/// So you must set the `append` and `position` header.
/// So we must set the `append` and `position` header.
///
/// https://www.alibabacloud.com/help/object-storage-service/latest/appendobject
pub fn oss_append_object_request(
Expand Down

0 comments on commit d0498cc

Please sign in to comment.