Commit Graph

17284 Commits

Author SHA1 Message Date
34b35ed0b1 fix angular version number in index.md of angular guide (#20009) 2018-10-27 08:35:27 -05:00
e3f79abfec Responsive Web Design: Improved translate (#19638) 2018-10-27 17:34:36 +04:00
2c05af013b Responsive Web Design: Improved translation in Inherit Styles from the Body Element (#19637) 2018-10-27 17:34:05 +04:00
b52e10fe7e Translation improved (#19613) 2018-10-27 17:30:40 +04:00
e2832fe714 Improve translation for russian locale (#19588) 2018-10-27 17:22:47 +04:00
9703b32eff Update index.md (#20000)
Mention posterior probability for Bayes classifier
2018-10-27 08:21:13 -05:00
c28550252c Added a point in handling deadlock (#19997) 2018-10-27 08:16:27 -05:00
66f52c03bf Improve translation for russian locale (#19585) 2018-10-27 17:12:38 +04:00
48539366ca Add a correct case for words in sentence (#19485)
* Add a correct case for words in sentence

* Change line 23
2018-10-27 17:10:51 +04:00
202e90f5db Add a correct russian translation for "cheked" in "check-radio-buttons-and-checkboxes-by-default.russian.md" (#19481)
* Add a correct translation for "cheked"

* Change line 6
2018-10-27 17:10:13 +04:00
c2480c9702 Improve translation on russian locale (#19584) 2018-10-27 17:09:31 +04:00
f18ad04bfe Update React component description (#20011) 2018-10-27 20:09:18 +07:00
a82badaa22 Improve translation for russion locale (#19582) 2018-10-27 17:07:24 +04:00
be2b73bdd8 Corrections to import-a-google-font Russian (#19094)
* Corrections to import-a-google-font Russian

Reviewed and corrected Russian translation of the article (native speaker)

* Improved translate
2018-10-27 16:55:33 +04:00
98a55637ca Add Russian translation (#19081)
* Add Russian translation

* Change line 6
2018-10-27 16:48:16 +04:00
100c009a7e translate(docs): how-to-work-on-coding-challenges.md to russian (#18544)
* translate(docs):how-to-work-on-coding-challenges.md to russian

* improved translate
2018-10-27 16:37:39 +04:00
dfcb95b841 Vocabulary corrections on the first two paragraphs (#20472)
* Vocabulary corrections on the first two paragraphs

Added some portuguese grammar elements; the document is written in brazilian portuguese (a derivate from portuguese itself), however it may benefit the most if converted into regular portuguese.

* small format and word changes for the PR
2018-10-27 14:22:19 +02:00
3ebca04f6d Add Russian translation (#19063) 2018-10-27 16:07:11 +04:00
1dcb5ea3fe Russian translation of the article reviewed and improved (#18456) 2018-10-27 15:18:33 +04:00
a14b3fc227 Clarify+make the reducer description more concise (#20060) 2018-10-27 18:15:52 +07:00
56334fd964 Basic information on security tools (#20139)
Added basic information on security tools
2018-10-27 18:00:40 +07:00
7ccd987960 Update index.md of Dark Patterns (#20133)
Fix markdown to turn subheaders to links (previously displayed url next to subheaders)
2018-10-27 17:48:55 +07:00
ca8a157ad9 Fix spelling errors (#20158)
* Fix spelling errors
2018-10-27 17:33:47 +07:00
46bb645fc0 fixed typo in first line (#20086)
* fixed typo in first line

There was becuase instead of because!

* Removed second typo.

I've removed the second type as requested, thank you I've totally not seen this at first!
2018-10-27 17:18:19 +07:00
5607651c5e fix(curriculum): fix wrong tests sections in the backend challenges (#30137) 2018-10-27 15:23:05 +05:30
c013738c70 Fix grammatical errors in Redux actions document (#20037) 2018-10-27 16:30:36 +07:00
695b3c4db1 Add semicolon on point 15 to keep with style (#20823) 2018-10-27 12:09:28 +05:30
8eb9e290b4 Linux Distribution Variety (#19883)
Add comment about variety in linux distributions.
2018-10-27 01:12:17 -04:00
3d3bd5770c Fix: fixed typo "every where" to "everywhere" (#20313) 2018-10-27 10:07:15 +05:30
18f55fdfdf Sorted examples by priority (#20201) 2018-10-27 10:01:38 +05:30
6895c3c994 update the entered changes (#19987) 2018-10-26 22:51:58 -05:00
6f15a68694 Update index.md (#19981)
Add a few examples of other NP-complete problems
2018-10-26 22:28:07 -05:00
0be97242e6 Made the formatting more consistent (#19979)
The formatting is now more consistent with the other files in the directory, also added a link to the Linux page.
2018-10-26 22:21:02 -05:00
eb3aa437ee Docs: Modified java build tool wiki to add info about maven settings (#19959) 2018-10-26 22:03:28 -05:00
5d609ab1c8 Fixed folder misspelling. (#20017) 2018-10-26 23:00:00 -04:00
ea1f5c63be Add Nodejs logo to guide (#19951) 2018-10-26 22:33:45 -04:00
c3bf109c96 Added Angular logo to the top (#19963) 2018-10-26 22:32:01 -04:00
f697eea13c Correciones al archivo (#19832)
Cambios al archivo para que se vizualice correctamente.
2018-10-26 21:03:13 -05:00
bab76aa2ce Updated portuguese installation guide file (#25929)
Fixed some spelling and translation mistakes at guide/portuguese/react/installation/index.md.
2018-10-26 23:50:58 +02:00
c4929e51a5 Update connect-redux-to-the-messages-app.arabic.md 2018-10-26 16:45:47 -05:00
208a06ba28 Update CONTRIBUTING.md (#29839)
There's an error in the HTML Anchor link. Link's description has no Anchor reference.
The other corrections aim to create a more "natural language" translation.

<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [ ] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [ ] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [ ] My pull request targets the `master` branch of freeCodeCamp.
- [ ] None of my changes are plagiarized from another source without proper attribution.
- [ ] My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX
2018-10-27 02:25:56 +05:30
cde4e6d7f9 Fixed some grammatical errors (#29564) 2018-10-27 01:13:07 +05:30
c9b44985ea fix(curriculum): move meta.json (#29711)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX
2018-10-27 00:50:40 +05:30
e54d423dd6 Fix(guide): Add the description for connecting to a custom port 2018-10-26 15:20:21 -04:00
48077aa523 Replaced stub for IPv4 header with image and descriptions for IPv4 header fields (#26655) 2018-10-27 00:48:06 +05:30
e97de4b4cb Add guide entry for ICMP in network-engineering (#24905) 2018-10-27 00:43:05 +05:30
eb9b154db0 Added image and descriptions for IPv6 header (#24754) 2018-10-27 00:41:18 +05:30
200a376382 Fixed Typo (#20473) 2018-10-27 02:06:47 +07:00
17a6936154 Update index.md (#20391) 2018-10-27 01:33:15 +07:00
4029055744 fix: removed extra word (#20382) 2018-10-27 01:28:03 +07:00