Skip to content

Commit c01eaa1

Browse files
authored
fix JSON date CreationTime
1 parent d47bd3d commit c01eaa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/storage/blobs/object-replication-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ The following example sets a replication policy on the destination account with
152152
"prefixMatch": [
153153
"b"
154154
],
155-
"minCreationTime": "2021-08-028T00:00:00Z"
155+
"minCreationTime": "2021-08-28T00:00:00Z"
156156
}
157157
}
158158
]

0 commit comments

Comments
 (0)