Skip to content

Commit

Permalink
typo]
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 3, 2024
1 parent fadbaa3 commit f766cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ final class Foo {
Assertions.assertTrue(
new Program(
new StrictXML("<program/>")
).defects().empty()
).defects().isEmpty()
);
}
}
Expand Down

0 comments on commit f766cd0

Please sign in to comment.