mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-22 19:02:54 -04:00
chore(curriculum): remove blank line in regex lecture (#61559)
This commit is contained in:
@@ -7,7 +7,6 @@ dashedName: what-are-regular-expressions-and-what-are-some-common-methods
|
||||
|
||||
# --description--
|
||||
|
||||
|
||||
Regular expressions, or regex, are a feature supported by many different programming languages.
|
||||
|
||||
A regular expression is a special syntax to create a "pattern", which you can then use to check against a string, extract text, and more.
|
||||
|
||||
Reference in New Issue
Block a user