Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correcting the readme file #529

Merged
merged 4 commits into from Feb 24, 2022
Merged

fix: correcting the readme file #529

merged 4 commits into from Feb 24, 2022

Conversation

MostlyWhat
Copy link
Contributor

The readme file used to say Deno but I feel like using "CDN Demo" seems more fitting.

@MostlyWhat MostlyWhat requested a review from a team as a code owner February 21, 2022 11:55
@MostlyWhat MostlyWhat changed the title Correcting the Readme File fix: correcting the readme file Feb 21, 2022
@ST-DDT
Copy link
Member

ST-DDT commented Feb 21, 2022

Deno is a thing too: https://deno.land/

@codecov
Copy link

codecov bot commented Feb 21, 2022

Codecov Report

Merging #529 (cfb3a11) into main (12e6452) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #529   +/-   ##
=======================================
  Coverage   99.34%   99.34%           
=======================================
  Files        1919     1919           
  Lines      176364   176364           
  Branches      902      905    +3     
=======================================
+ Hits       175208   175210    +2     
+ Misses       1100     1098    -2     
  Partials       56       56           
Impacted Files Coverage Δ
src/vendor/unique.ts 97.58% <0.00%> (+1.61%) ⬆️

README.md Outdated Show resolved Hide resolved
@ST-DDT ST-DDT added c: docs Improvements or additions to documentation c: chore PR that doesn't affect the runtime behavior labels Feb 21, 2022
@ST-DDT ST-DDT requested a review from a team February 21, 2022 15:12
README.md Outdated
@@ -59,7 +59,7 @@ const randomEmail = faker.internet.email(); // Kassandra.Haley@erich.biz
const randomCard = faker.helpers.createCard(); // random contact card containing many properties
```

### Deno
### CDN Demo
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume something was mixed up while merging main 🤔
This line should address Deno

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought I merged the change above

Co-authored-by: ST-DDT <ST-DDT@gmx.de>
@MostlyWhat
Copy link
Contributor Author

I think I modified it.

Copy link
Contributor Author

@MostlyWhat MostlyWhat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Please

@Shinigami92 Shinigami92 merged commit 6c9dcdd into faker-js:main Feb 24, 2022
demipel8 pushed a commit to demipel8/faker that referenced this pull request Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: chore PR that doesn't affect the runtime behavior c: docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants