Skip to content

Commit cd03bcf

Browse files
authored
Fix pull request reference in CHANGELOG.md (#2023)
1 parent dcd50d3 commit cd03bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#### Fixes
1111

1212
* Your contribution here.
13-
* [#2019](https://github.com/ruby-grape/grape/pull/2018): Avoid coercing parameter with multiple types to an empty Array - [@stanhu](https://github.com/stanhu).
13+
* [#2019](https://github.com/ruby-grape/grape/pull/2019): Avoid coercing parameter with multiple types to an empty Array - [@stanhu](https://github.com/stanhu).
1414

1515
### 1.3.1 (2020/03/11)
1616

0 commit comments

Comments
 (0)