dolevshor / azure-orphan-resources

Centralize orphan resources in Azure environments
MIT License
523 stars 135 forks source link

Small typo #18

Closed Marshmllw closed 1 year ago

Marshmllw commented 1 year ago

I noticed that in the "file" https://raw.githubusercontent.com/dolevshor/azure-orphan-resources/main/Workbook/Orphan%20Resources.workbook on Line 2804 there is a small typo.

It is set as "json": "# Orphan Reource Groups" but should be "json": "# Orphan Resource Groups"

azurekid commented 1 year ago

I will pick this up. Keep you posted on the progress

azurekid commented 1 year ago

I noticed that in the "file" https://raw.githubusercontent.com/dolevshor/azure-orphan-resources/main/Workbook/Orphan%20Resources.workbook on Line 2804 there is a small typo.

It is set as "json": "# Orphan Reource Groups" but should be "json": "# Orphan Resource Groups"

I have created a new pull request with a fix for the typo: Pull Request can be found here: https://github.com/dolevshor/azure-orphan-resources/pull/19

azurekid commented 1 year ago

@dolevshor, any updates on the open PRs? I am also open to being added as a repo contributor to help you approve the PRs. Some are open for quite some time now ;-)

dolevshor commented 1 year ago

Thanks @Marshmllw to bringing it to my attention and thanks @azurekid for the quick fix (PR).