Skip to content

Commit bad48b9

Browse files
authored
Acrolinx fix
1 parent c503b2a commit bad48b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-store-data-blob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If an unexpected process termination (like power failure) happens during a blob
4747
**deviceAutoDelete** is a configurable functionality. This function automatically deletes your blobs from the local storage when the specified duration (measured in minutes) expires. It allows you to:
4848

4949
* Turn ON/OFF the deviceAutoDelete feature.
50-
* Specify the time in minutes (deleteAfterMinutes) after which the blobs is automatically deleted.
50+
* Specify the time in minutes (deleteAfterMinutes) after which the blobs are automatically deleted.
5151
* Choose the ability to retain the blob while it's uploading if the deleteAfterMinutes value expires.
5252

5353
## Prerequisites

0 commit comments

Comments
 (0)