Skip to content

Commit 5d00781

Browse files
authored
Merge pull request #108710 from sandervanteinde/patch-1
Fix typo in paragraph of user defined types
2 parents b980fae + 603475d commit 5d00781

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)