Skip to content

Commit a65676b

Browse files
authored
fix(typo): "kind" propert -> "kind" property (#14746)
1 parent 39a2981 commit a65676b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • quickstarts/microsoft.solutions/managed-application-with-metrics-and-alerts

quickstarts/microsoft.solutions/managed-application-with-metrics-and-alerts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Once you deploy this sample template, navigate to the deployed managed applicati
4242
![Portal View](images/default-view.png)
4343

4444
This view is driven by the [viewDefinition.json](artifacts/ManagedAppZip/viewDefinition.json) file from the application definition package.
45-
The Overview is defined by the "kind" propert when set to "Overview". Values for the header and description shown as a default overview experience.
45+
The Overview is defined by the "kind" property when set to "Overview". Values for the header and description shown as a default overview experience.
4646
To learn more about View definition please visit:
4747

4848
+ [**View definition artifact in Azure Managed Applications**](https://docs.microsoft.com/azure/managed-applications/concepts-view-definition)

0 commit comments

Comments
 (0)