Skip to content

Commit

Permalink
Fix typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
filiphr committed Jul 20, 2024
1 parent 5ce9c53 commit bbb9bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEXT_RELEASE_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public interface OrderMapper {
}
```

Them MapStruct would generate
Then MapStruct would generate

```java
public class OrderMapperImpl implements OrderMapper {
Expand Down

0 comments on commit bbb9bb4

Please sign in to comment.