Skip to content

Commit d4d02e0

Browse files
committed
Fix typo in README.md
1 parent 89dad5c commit d4d02e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Build Status](https://github.com/malczuuu/problem4j-core/actions/workflows/gradle.yml/badge.svg)](https://github.com/malczuuu/problem4j-core/actions/workflows/gradle.yml)
55
[![Weekly Build Status](https://github.com/malczuuu/problem4j-core/actions/workflows/gradle-weekly.yml/badge.svg)](https://github.com/malczuuu/problem4j-core/actions/workflows/gradle-weekly.yml)
66

7-
> Part of [`problem4j`][problem4j] package of librarieąs.
7+
> Part of [`problem4j`][problem4j] package of libraries.
88
99
This library provides a minimal, framework-agnostic Java model of the [RFC 7807][rfc7807] "Problem Details" object, with
1010
an immutable `Problem` class and a fluent `ProblemBuilder` for convenient construction.

0 commit comments

Comments
 (0)