firasdib / Regex101

This repository is currently only used for issue tracking for www.regex101.com
3.26k stars 199 forks source link

Quiz "Task 16: repeated words" Test 12/40 false error message #2043

Closed ChrisIdema closed 1 year ago

ChrisIdema commented 1 year ago

Quiz Bug

Task

Task 16: repeated words

Bug Description

It says "It matches word notword word" while it clearly doesn't when I test it. It does match word wordnot word. So the error message is not correct

Reproduction steps

Expected Outcome

The example listed in the error message should produce the result it claims (false match/false nonmatch).

Browser

OS

firasdib commented 1 year ago

Thank you, fixed!