Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3db0736

Browse files
tomschrNagidal
andcommitted
Fix #378: Typos in Towncrier config
Co-authored-by: Nagidal <[email protected]>
1 parent 68df773 commit 3db0736

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ template = "changelog.d/_template.rst"
4545
name = "Breaking Changes"
4646

4747
[tool.towncrier.fragment.bugfix]
48-
name = "Bug fixes"
48+
name = "Bug Fixes"
4949

5050
[tool.towncrier.fragment.deprecation]
5151
name = "Deprecations"
5252

5353
[tool.towncrier.fragment.doc]
54-
name = "Improved documentation"
54+
name = "Improved Documentation"
5555

5656
[tool.towncrier.fragment.feature]
5757
name = "Features"

0 commit comments

Comments
 (0)