Skip to content

docs: Fix simple typo, preffered -> preferred#1428

Merged
profnandaa merged 1 commit intovalidatorjs:masterfrom
timgates42:bugfix_typo_preferred
Sep 6, 2020
Merged

docs: Fix simple typo, preffered -> preferred#1428
profnandaa merged 1 commit intovalidatorjs:masterfrom
timgates42:bugfix_typo_preferred

Conversation

@timgates42
Copy link
Copy Markdown
Contributor

There is a small typo in es/lib/normalizeEmail.js, lib/normalizeEmail.js, src/lib/normalizeEmail.js, validator.js.

Should read preferred rather than preffered.

There is a small typo in es/lib/normalizeEmail.js, lib/normalizeEmail.js, src/lib/normalizeEmail.js, validator.js.

Should read `preferred` rather than `preffered`.
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 5, 2020

Codecov Report

Merging #1428 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1428   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           95        95           
  Lines         1254      1254           
=========================================
  Hits          1254      1254           
Impacted Files Coverage Δ
src/lib/normalizeEmail.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0177658...d95f0ae. Read the comment docs.

@tux-tn
Copy link
Copy Markdown
Member

tux-tn commented Sep 5, 2020

Nice catch 😅

@profnandaa
Copy link
Copy Markdown
Member

Thanks!

@profnandaa profnandaa merged commit e3f9d2b into validatorjs:master Sep 6, 2020
@profnandaa profnandaa mentioned this pull request Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants