From 7db94af256e6695df025368182073527be29e383 Mon Sep 17 00:00:00 2001 From: eslopfer Date: Mon, 29 Aug 2022 12:58:07 +0100 Subject: [PATCH] docs(greedy-url): Fix broken markdown --- subjects/greedy-url/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/greedy-url/README.md b/subjects/greedy-url/README.md index c2e7a46e..17188a57 100644 --- a/subjects/greedy-url/README.md +++ b/subjects/greedy-url/README.md @@ -16,6 +16,6 @@ qqq http:// qqqq q qqqqq https://something.com/hello qqqqqqq qhttp://example.com > Only http and https URLs are valid. You can search for greedy quantifiers for help. -###greed Notions +### Notions - [Learn RegEx](https://github.com/ziishaned/learn-regex)