Bukama commented on code in PR #1490:
URL: https://github.com/apache/maven-site/pull/1490#discussion_r2662654634


##########
content/markdown/guides/introduction/introduction-to-profiles.md:
##########
@@ -123,7 +141,8 @@ The following configuration will trigger the profile when 
the JDK's version _sta
 </profiles>
 ```
 
-[Ranges](/enforcer/enforcer-rules/versionRanges.html) can also be used. Range 
values must start with either `[` or `(`. Otherwise, the value is interpreted 
as a prefix. The following honours versions `1.3`, `1.4` and `1.5`.
+[Ranges](/enforcer/enforcer-rules/versionRanges.html) can also be used. Range 
values must start with either `[` or `(`.
+The following honours versions `1.3`, `1.4` and `1.5`.

Review Comment:
   Changed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to