Skip to content

Commit c4c42fe

Browse files
committed
Fix typo
1 parent 7f32dba commit c4c42fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Please visit [cucumber/CONTRIBUTING.md](https://github.com/cucumber/cucumber/blo
1414
- A first initial iteration of the new `cucumber-query` structure ([#1801](https://github.com/cucumber/cucumber-ruby/pull/1801) [luke-hill](https://github.com/luke-hill))
1515
> This will be used for the migration of all existing formatters - becoming the building blocks for the future of cucumber formatters
1616
> which will begin being migrated in the start of 2026
17-
- Print threads backtrace on SIGINFO/SIGPWR ([#1830](https://github.com/cucumber/cucumber-ruby/pull/1830)) [sobrinho](https://github.com/sobrinho)
17+
- Print thread backtraces on SIGINFO/SIGPWR ([#1830](https://github.com/cucumber/cucumber-ruby/pull/1830)) [sobrinho](https://github.com/sobrinho)
1818

1919
### Fixed
2020
- Fix crash when `Cucumber::Messages::Group#children` is `nil`

0 commit comments

Comments
 (0)