add regex article: fix capitalization

pull/8529/head
vahram-papazyan 3 weeks ago
parent 89297812f0
commit 28a8c03b15
  1. 2
      src/data/roadmaps/java/content/regular-expressions@C7rB3jkshHFN7TkHRJPlz.md

@ -5,4 +5,4 @@ Regular expressions, often shortened to "regex," are sequences of characters tha
Visit the following resources to learn more:
- [@article@Java Regular Expressions Tutorial](https://jenkov.com/tutorials/java-regex/index.html)
- [@article@Regex sets, ranges, alternations by Hyperskill (JetBrains Academy)](https://jenkov.com/tutorials/java-regex/index.html)
- [@article@Regex Sets, Ranges, Alternations by Hyperskill (JetBrains Academy)](https://jenkov.com/tutorials/java-regex/index.html)

Loading…
Cancel
Save