Skip to content

Commit

Permalink
Fix codespell errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Nmishin committed Jan 22, 2024
1 parent 78bb871 commit 4217d4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contributing/changelog-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Fix 'thing' being optional

##### Resource and provider enhancements

A new enhancement entry should use the `release-note:enhancement` header and have a prefix indicating the resource or datasource it corresponds to, a colon, then followed by a brief summary. Use a `provider` prefix for provider level enchancements.
A new enhancement entry should use the `release-note:enhancement` header and have a prefix indicating the resource or datasource it corresponds to, a colon, then followed by a brief summary. Use a `provider` prefix for provider level enhancements.

``````markdown
```release-note:enhancement
Expand Down Expand Up @@ -104,4 +104,4 @@ Example resource now does X slightly differently

- Resource and provider documentation updates
- Testing updates
- Code refactoring (context dependant)
- Code refactoring (context dependent)

0 comments on commit 4217d4b

Please sign in to comment.