Skip to content

Commit f8888aa

Browse files
authored
Update stream-analytics-custom-path-patterns-blob-storage-output.md
1 parent e7059d8 commit f8888aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/stream-analytics/stream-analytics-custom-path-patterns-blob-storage-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The following format specifier tokens can be used alone or in combination to ach
8585
|{datetime:m}|Minutes from 0 to 60|6|
8686
|{datetime:ss}|Seconds from 00 to 60|08|
8787

88-
If you don't want to use custom `DateTime` patterns, you can add the {date} and/or {time} token to the **Path Prefix** field to generate a dropdown with built-in `DateTime` formats.
88+
If you don't want to use custom `DateTime` patterns, you can add the `{date}` and/or `{time}` token to the **Path Prefix** field to generate a dropdown with built-in `DateTime` formats.
8989

9090
![Screenshot that shows Stream Analytics old DateTime formats.](./media/stream-analytics-custom-path-patterns-blob-storage-output/stream-analytics-old-date-time-formats.png)
9191

0 commit comments

Comments
 (0)