Skip to content

Commit 102e8d3

Browse files
authored
Update Guidelines.md
fixed typo
1 parent 55e8f20 commit 102e8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/Guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ These guidelines apply to Azure service teams implementing _data plane_ APIs. Th
3636
2. Customers can adopt a version without requiring code changes
3737
Technology and software is constantly changing and evolving, and as such, this is intended to be a living document. [Open an issue](https://github.com/microsoft/api-guidelines/issues/new/choose) to suggest a change or propose a new idea. Please read the [Considerations for Service Design](./ConsiderationsForServiceDesign.md) for an introduction to the topic of API design for Azure services. *For an existing GA'd service, don't change/break its existing API; instead, leverage these concepts for future APIs while prioritizing consistency within your existing service.*
3838

39-
*Note: If you are creating a management planen (ARM) API, please refer to the [Azure Resource Manager Resource Provider Contract](https://github.com/Azure/azure-resource-manager-rpc).*
39+
*Note: If you are creating a management plane (ARM) API, please refer to the [Azure Resource Manager Resource Provider Contract](https://github.com/Azure/azure-resource-manager-rpc).*
4040

4141
### Prescriptive Guidance
4242
This document offers prescriptive guidance labeled as follows:

0 commit comments

Comments
 (0)