freeCodeCamp/guide
Nick Haras 5e951090bf Corrected the example regular expressions. (#19615)
* Corrected the example regular expressions. 

Removed the extra spaces from inside the regex at lines 44-45 and 56 - 58.  Spaces do not affect JS commands but make a difference inside a regex. The way they were the examples did not return true.

* Fixed reviewer's suggestions

Revert the test back in line 58. Remove unnecessary spaces in lines 56, 58.
2018-10-23 07:10:40 -05:00
..
arabic fix(guide): Lowercased the Tableau and Talend directories in all languages (#24240) 2018-10-20 19:28:21 +05:30
chinese fix(guide): Lowercased the Tableau and Talend directories in all languages (#24240) 2018-10-20 19:28:21 +05:30
english Corrected the example regular expressions. (#19615) 2018-10-23 07:10:40 -05:00
portuguese Update index.md (#21751) 2018-10-20 23:27:42 -07:00
russian fix(guide): Lowercased the Tableau and Talend directories in all languages (#24240) 2018-10-20 19:28:21 +05:30
spanish Changed regex to resolve to true. (#19725) 2018-10-23 18:42:10 +09:00