### Describe the issue `docs/DESIGN_GUIDELINES.md` contains a typo in an `awslint` rule reference. The rule reference currently says `construct-inheritence`, but it should be spelled `construct-inheritance`. ### Links - https://github.com/aws/aws-cdk/blob/5961de2a8ab39d2d1ace24a9c88512b0f3b7c4ad/docs/DESIGN_GUIDELINES.md?plain=1#L447 - PR: #38065
Describe the issue
docs/DESIGN_GUIDELINES.mdcontains a typo in anawslintrule reference.The rule reference currently says
construct-inheritence, but it should be spelledconstruct-inheritance.Links
aws-cdk/docs/DESIGN_GUIDELINES.md
Line 447 in 5961de2