Skip to content

Commit ee0e739

Browse files
authored
Merge pull request #165 from contributorpw/custom-cleaning
Custom cleaning
2 parents 716d246 + 5471227 commit ee0e739

File tree

6 files changed

+4
-3
lines changed

6 files changed

+4
-3
lines changed

.DS_Store

-10 KB
Binary file not shown.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_Store

.operations/questions-answers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Q: How do I start a new translation?
44

5-
**Answer:**
5+
**Answer:**
66

77
Welcome aboard! Having a Brazilian Portuguese translation would be awesome 🔥🌈👌 . I'll be glad to collaborate with you on this and help wherever I can
88

assets/~$header.pptx

-165 Bytes
Binary file not shown.

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// This is a book for now, but code examples are coming soon
1+
// This is a book for now, but code examples are coming soon

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Start by understanding the ubiquitous testing practices that are the foundation
2424

2525
- A JavaScript & Node.js consultant
2626
- 📗 [Testing Node.js & JavaScript From A To Z](https://www.testjavascript.com) - My comprehensive online course with more than [10 hours of video](https://www.testjavascript.com), 14 test types and more than 40 best practices
27-
- [Follow me on Twitter ](https://twitter.com/goldbergyoni/)
27+
- [Follow me on Twitter](https://twitter.com/goldbergyoni/)
2828

2929
<br/>
3030

0 commit comments

Comments
 (0)