Skip to content

Commit c1d7f97

Browse files
nabilshafinabil.shafi
andauthored
Fix typo in README (#818)
Co-authored-by: nabil.shafi <nabil-sys@servicemarket.com>
1 parent 20e94ae commit c1d7f97

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
@@ -112,7 +112,7 @@ A [checkstyle](https://checkstyle.sourceforge.io/) file is available, and PRs mu
112112
The project can be built using [Apache Maven](https://maven.apache.org/), such as <code>mvn clean install</code>.
113113
Continuous Integration takes place using [GitHub Actions](https://github.com/JodaOrg/joda-time/actions).
114114
Units tests are written in [JUnit](https://junit.org/) and run as part of the build and continuous integration.
115-
Changes via PR must include appropiate test coverage.
115+
Changes via PR must include appropriate test coverage.
116116

117117
Note that Joda-Time is considered to be a largely “finished” project. No major enhancements are planned. If using Java SE 8, please migrate to java.time (JSR-310).
118118

0 commit comments

Comments
 (0)