Skip to content

Commit 603475d

Browse files
Fix typo in paragraph of user defined types
1 parent f9c9780 commit 603475d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/user-defined-data-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,4 +218,4 @@ resource storageAccount 'Microsoft.Storage/storageAccounts@2022-09-01' = {
218218

219219
## Next steps
220220

221-
- For a list of the Bicep date types, see [Data types](./data-types.md).
221+
- For a list of the Bicep data types, see [Data types](./data-types.md).

0 commit comments

Comments
 (0)