Skip to content

Commit f6c3c5b

Browse files
committed
Fix typo
Json -> JSON
1 parent d36bd16 commit f6c3c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/blob-inventory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The global **Blob inventory enabled** flag takes precedence over the *enabled* p
106106
| format | string | Determines the output of the inventory file. Valid values are `csv` (For CSV format) and `parquet` (For Apache Parquet format).| Yes |
107107
| objectType | string | Denotes whether this is an inventory rule for blobs or containers. Valid values are `blob` and `container`. |Yes |
108108
| schedule | string | Schedule on which to run this rule. Valid values are `daily` and `weekly`. | Yes |
109-
| schemaFields | Json array | List of Schema fields to be part of inventory. | Yes |
109+
| schemaFields | JSON array | List of Schema fields to be part of inventory. | Yes |
110110

111111
### Rule filters
112112

0 commit comments

Comments
 (0)