Azure / typespec-azure

About TypeSpec Azure Libraries
https://azure.github.io/typespec-azure/
MIT License
8 stars 28 forks source link

[Bug]: "Paramter" typo in various places in the repo. #1055

Closed laurawalker closed 1 week ago

laurawalker commented 2 weeks ago

Describe the bug

"Parameter" is misspelt in a number of locations in the repo, including in the warning message of the armResourceNamePatternRule ("ResourceNameParamter")

default: The resource name parameter should be defined with a 'pattern' restriction. Please use 'ResourceNameParamter' to specify the name parameter with options to override default pattern RegEx expression.,

On searching the repo there are a number of other instances of this typo.

Reproduction

As per above - see links in description.

Checklist