Skip to content

Commit 468b884

Browse files
committed
work in progress
1 parent b5d8b72 commit 468b884

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versions-test/src/main/java/org/codehaus/mojo/versions/utils/hamcrest/OptionalMatcher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* to the provided inner matcher.
1616
* </p>
1717
*
18-
* <h3>Examples:</h3>
18+
* <p>Examples:</p>
1919
* <pre>{@code
2020
* // Match Optional containing a specific value
2121
* assertThat(Optional.of("foo"), OptionalMatcher.contains("foo"));

0 commit comments

Comments
 (0)