Skip to content

Commit eea15b1

Browse files
committed
Remove duplicate "M"
1 parent 28407da commit eea15b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/src/docs/asciidoc/release-notes-5.0.0-M6.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on GitHub.
2020

2121
The main runtime target of JUnit 5 is Java 8. Consequently, JUnit 5 artifacts do not ship
2222
with compiled module descriptors for Java 9. However, since
23-
<<release-notes-5.0.0-m5,milestone M5>> each artifact published by JUnit 5 ships with a
23+
<<release-notes-5.0.0-m5,milestone 5>> each artifact published by JUnit 5 ships with a
2424
stable `Automatic-Module-Name` declared in its JAR manifest. This allows test module
2525
authors to require well-known JUnit module names as in the following example.
2626

0 commit comments

Comments
 (0)