Azure / Azure/bicep-registry-modules
[AVM Question/Feedback]: Grammar in README usage examples
- Dominant language
- Bicep
- Stars
- 737
- Forks
- 564
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 30
Description
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Description
Came from PR: https://github.com/Azure/bicep-registry-modules/pull/5841
However could not merge since:
> Were we'd need to change this is in the Set-ModuleReadme script and literally regenerate ever single Readme 😄
For example in the: `avm/res/key-vault/vault/README.md`:
`The following section provides usage examples for the module, which were used to validate and deploy the module successfully. For a full reference, please review the module's test folder in its repository. `
Would be better to:
`The following section provides usage examples for the module that were used to validate and deploy the module successfully. For a full reference, please review the module's test folder in its repository.`
Contributor guide
Assessment
This issue has not been assessed yet.