Commit Graph

17473 Commits (085b99faeb13a69ee8b15fad6a7d3746b348ee33)

Author SHA1 Message Date
shashankkatte 9759abd46a Updated the section on why we do sprint planning (#20502)
Added details on what is the purpose of sprint planning
2018-10-30 18:12:34 -07:00
Bennett Garner a5440b7ff3 Add links, correct dates, format, & fix spelling (#20500) 2018-10-30 18:04:39 -07:00
Pravin Pratap 0a8669fbbe Added another code sample. (#20499)
Added a code sample to demonstrate usage of the zip function with a list of lists.
2018-10-30 18:01:00 -07:00
deramsey 37065fb4aa Expand stub for User Experience Research: Defining the problem (#20360) 2018-10-30 20:39:11 -04:00
rosiline 2eae3afabe Fixed typos, grammar (#31457)
Fixed typos, grammar
2018-10-31 00:12:30 +00:00
TheSnafu c63218d60f added text to the article (#31467) 2018-10-31 00:09:30 +00:00
Nnubia Ogbuefi 0c09b7467b grammatical corrections (#31476) 2018-10-31 00:05:30 +00:00
catrawalkar aea9ee1e84 updated alternative text (#32434) 2018-10-31 00:03:12 +00:00
Gregory Gubarev 1028151f4d
[Russian] Improved translate Make Screen Reader Navigation Easier with the footer Landmark (#19768) 2018-10-30 22:34:08 +04:00
Oleksii Pudlo 21d2d1c1cf Changed few words to make test more native. (#22942)
Changes:
- from "один или несколько теней" to "одну или несколько теней";
- from "и цвет значение в этом порядке" to "и значение цвета в этом порядке";
- from "с некоторым размытием" to "с некоторой размытостью";
- from "в основном прозрачных черных цветах" to "в основном в прозрачных чёрных тонах";
- from "идентификатор" to "id";
- from "добавить" to "добавлять";
2018-10-30 22:24:00 +04:00
Alex Churkin f6f2ad1041 Increased understandability for Russian people (#22838) 2018-10-30 22:22:46 +04:00
Aikerim Orken 089841370c Update index.md (#22673) 2018-10-30 22:17:01 +04:00
GektorDavis 7904f21ed4 Correction of some mistakes in Russian translation (#22465) 2018-10-30 22:13:23 +04:00
arsts d9249e5f28 Added new translation (Russian) and corrected existing (#22482)
* Update index.md

* Updated and corrected translation

* update: 2 space indentation
2018-10-30 22:12:16 +04:00
arsts 6916c2691d Corrected some mistakes in the translation (#22380) 2018-10-30 22:05:02 +04:00
GektorDavis a35773d0f1 Correction of some mistakes in Russian translation (#22377) 2018-10-30 22:01:53 +04:00
Gregory Gubarev 6e2718668f
[Russian] Imrpoved translate (#22358)
* [Russian] Imrpoved translate

* Replace " by '
2018-10-30 22:01:01 +04:00
Svetlana Vovk 31d65f6bee Modification computer-science | Russian (#22348) 2018-10-30 21:58:05 +04:00
Svetlana Vovk af9baabd32 Modification algorithms | Russian (#22340) 2018-10-30 21:57:31 +04:00
haftav 3857f32c5b Grammar fix (#23530) 2018-10-30 23:27:18 +05:30
Svetlana Vovk 29c9b2df28 Modification to designer-tools | Russian (#22320) 2018-10-30 21:53:57 +04:00
Sam 9f6fdb2507 Removed duplicate text and corrected formatting (#23433)
There were two descriptions of what a <label> is.
Markdown formatting was incorrectly rendering in https://guide.freecodecamp.org/html/elements/label-tag.
2018-10-30 23:23:42 +05:30
Toni Tesori de0a7a93b7 Added link within text of Attributions section (#23466)
The paragraph references a link from the code example above, but having an in-text link makes the information easier to access.
2018-10-30 23:20:39 +05:30
GrantiVersace 5c21d6a83a Simple grammatical fixes (#23499) 2018-10-30 23:17:53 +05:30
Benjamin Benkert a4fe23e912 Fix typo line 49 (#23511) 2018-10-30 23:13:10 +05:30
Chris Fotso e1ce19986e Capitalized "Python" (#23503)
I capitalized "Python" because it is a proper noun.
2018-10-30 22:57:52 +05:30
Valeriy 65094d13e4 test(curriculum): add localeTitle to the challenge schema (#31598) 2018-10-30 21:18:54 +05:30
Valeriy c8219fd0e1 test(curriculum): stop after the first test failure (#30968) 2018-10-30 21:18:38 +05:30
mresnik 2b8111e780 Capitalize English, Spanish and French (#30522) 2018-10-30 11:41:14 +00:00
Kowake 5c97c8884a Add "a" and "an" in line 6 (#23190)
"For a specific side of an element" is more grammatically correct than "for specific side of element".
2018-10-30 14:38:58 +05:30
Christopher McCormack df61c63a03 Added dotenv package and cleaned up the Project Structure section (#26681)
* Added dotenv package and cleaned up the Project Structure section

* fix: added semicolon for consistency
2018-10-30 14:34:51 +05:30
titanfox15 342ad1428d Fixed capitalization errors (#20498)
Np -> NP
2018-10-30 12:36:35 +07:00
Jonathan Grah 1ea96db2e8 fix: spelling on react native index file (#20493)
Signed-off-by: Jonathan Grah <theflametrooper@gmail.com>
2018-10-30 12:31:35 +07:00
Matt 7c09631c06 minor additions/corrections (#20478)
Small grammar corrections, and additions info/examples
2018-10-29 21:58:55 -07:00
Bloombug e0e1865b4c Command fields changed (#20447)
Changed code / command section of the document to match official one's (bower command was incorrect, bad formatting).
2018-10-29 22:25:56 -05:00
awais305 a98c9852c8 Added an argument to the file (#20484) 2018-10-29 22:21:41 -05:00
Yves Wienecke 22e9b6ee58 Added example of common mistake people have with do whiles (#20375) 2018-10-29 22:13:12 -05:00
Matt Neves 1522dbe792 added images of each available book (#20233)
* added images of each available book

* Add line break after each picture
2018-10-29 20:11:44 -07:00
Karen Tobo 861d06e78a Minor copy edits to Comments article (#20243)
* Minor copy edits

Adding some copy edits for readability.

* Correct my typo
2018-10-29 20:07:20 -07:00
Jeff Innes 27e9354218 Fixed grammar and content issues (#20364)
Edited content to more specifically address the topic.
2018-10-29 18:40:14 -07:00
Aziz Jalel 0c78e04278 Added arabic description to the inventory challenge (#31304) 2018-10-30 00:00:44 +00:00
Otis 1901a182b6 Update index.md (#24786) 2018-10-29 16:17:36 -07:00
Joe 25aedd28b4 Update index.md (#24603)
added "- Typing 'pwd' will show you which directory you are currently working in."
2018-10-29 16:13:18 -07:00
Joe ab2e4013cd Update index.md (#24601)
- changed "you extend the life" to "extends the life"

- changed "there be at least two fans" to "there should be at least two fans"

- changed "Locate the computer where it is neutral to the rooms environmental registers." to " Place the computer in a neutral location away from the rooms environmental registers."

- changed "Locate the computer away from" to "Keep the computer away from"

- changed "airflow" to "air flow"
2018-10-29 16:12:45 -07:00
Dikshant Bali 2724c77642 Update index.md (#24557) 2018-10-29 16:05:55 -07:00
trungqudinh ffe14988e8 Add basic blockchain datastructure implementation (#24154)
* Add basic blockchain datastructure implementation

* Update README.md

* Update and rename README.md to index.md

* Fix 2-spaces indentation
2018-10-29 16:04:55 -07:00
Aman Shah b762331f0e Update index.md (#24537) 2018-10-29 16:02:30 -07:00
javisenberg 8da1682229 Update index.md (#24536)
Added some output samples and rewrote some spanish syntax
2018-10-29 16:01:49 -07:00
Aman Shah d397745e30 Update index.md (#24532) 2018-10-29 16:00:53 -07:00
Aman Shah 1f6f9f3404 Update index.md (#24515) 2018-10-29 15:59:55 -07:00