Commit Graph

20746 Commits

Author SHA1 Message Date
65ee73f56b corrected a to <a> for html anchor tag (#32943) 2019-01-19 18:07:19 -06:00
5eda2f051a fixed capitalization in the middle of a sentence (#28552) 2019-01-19 18:03:59 -06:00
f6494ac555 Add the syntax (#27019) 2019-01-19 18:03:11 -06:00
c2778cbecb fix: corrected url examples (#34639) 2019-01-19 18:01:09 -06:00
69b7a8e594 improving-text-in-examples.md (#24514)
* Update index.md

* remove "attribute" from examples
2019-01-19 17:54:35 -06:00
5aa5b309d4 minor gremmar fix (#28804) 2019-01-19 17:54:02 -06:00
7dd10d27e4 Translate comments in code to Spanish (#20137)
Translate comments in code to Spanish
2019-01-19 15:53:44 -07:00
d79a30f6c7 Analogous example (#19957)
Added an analogous way of using render props.
2019-01-19 15:51:18 -07:00
ad21d46222 say when the program was made and who bought it (#19911) 2019-01-19 15:42:52 -07:00
d4b3984083 Fixed missing words and capitalization (#28554) 2019-01-19 16:37:07 -06:00
83ab890dea added a link (#27287) 2019-01-19 16:36:09 -06:00
57b52f0736 Grammatical change in the ## Important! section (#27545) 2019-01-19 15:43:07 -06:00
4028096f4a Fix(curriculum): RU translation added (#26816)
Added description, and also translated tasks
2019-01-19 22:51:03 +04:00
5a0c2821e3 Improve copy for screenreaders (Accessibility) (#27321)
Linking just the word "here" can make it difficult for people accessing your page using a screenreader or other accessibility technology. Some screenreaders present a list of links available on a page and "here" doesn't give any context to the user.
2019-01-19 09:31:58 -07:00
3e5e6d86da Fixed some capitalization issues (#23784)
Fixed some capitalization issues
2019-01-19 23:23:30 +07:00
39e36a1702 Project Euler: Problem 2: Even Fibonacci Numbers - fiboEvenSum(10) sh… (#34722) 2019-01-19 18:50:53 +09:00
7dac2fc086 Merges 3 Set Challenges (#34717)
* fix: merges 3 set challenges into 1

* fix: changed function to class syntax

* fix: simplified instructions

* fix: changed the example

* style: minor formatting changes

* style: formatted solution

* fix: formatting
2019-01-19 14:17:07 +05:30
308d5db586 changes in the output (#30099)
['I', 'love', 'Python', 'very much']
instead of double quotes , it should be single quote.
2019-01-18 19:02:24 -06:00
d6eda38560 Grammatical fixes (#30642)
I fixed a few grammatical issues and one spelling error.
2019-01-18 18:59:42 -06:00
42b7306f76 Fixed typo on line 6 (#31809)
The text "the" was repeated and is now deleted.
2019-01-18 18:59:12 -06:00
cb0cd87d7d Python mutability guide - fix formatting of code blocks and minor updates (#31696) 2019-01-18 18:57:52 -06:00
e34b5250bf Grammar fixes, lines 5, 39 (#27483) 2019-01-18 18:55:46 -06:00
1a279432fe Fix the code python code format (#30449)
Fix the code python code format
2019-01-18 18:55:09 -06:00
Adi
9c3aa51ee4 adding text to correct the sentence (#33972)
Ord() and Chr() exists in both python 2.7 as well as python 3. The sentence was incorrect to state its only available in Python 3
2019-01-18 18:54:13 -06:00
56f37dbe12 Apply grammar changes (#30064) 2019-01-18 18:53:15 -06:00
77503a9930 fix(guide): fix some minor typos (#31239) 2019-01-18 18:47:53 -06:00
b96a865a30 fix(guide): correct some small typos (#30748) 2019-01-18 18:44:26 -06:00
d80b374bc1 Fix typos (#32390) 2019-01-18 18:44:03 -06:00
e80a1625dd prop.title -> prop.text (#32159)
Properties should be having the same name for the example to work.
Either line 37 and line 45 are {props.text} and text="Welcome"  OR {props.title} and title="Welcome"
2019-01-18 18:41:46 -06:00
d38355c940 fixed(guide): updated english translation (#29098)
Flow and syntax was corrected for better understanding.
2019-01-18 18:40:08 -06:00
1c4f697e2e added a hyphen (-) between "browser" and "based" (#28251) 2019-01-18 18:37:35 -06:00
9c12dfce4f Fix typos for redux thunk (#27622) 2019-01-18 18:23:46 -06:00
f20230fd06 Minor grammatical fix (#34066) 2019-01-18 18:17:38 -06:00
7021d60d5e Added bug bounty links (#30732)
Links to bug bounty program overviews, and a link to githubs own bug bounty ;)
2019-01-18 18:14:59 -06:00
954c080ab6 Rewrite of Second Paragraph with additions (#30366)
* Rewrite of Second Paragraph with additions

* fix typo 'tcao' to 'to'
2019-01-18 18:04:15 -06:00
6de321df64 Fix spelling in title('and' is now 'AND') (#29590)
Changed formatting to add whitespace before and after images, for readability
2019-01-18 18:01:36 -06:00
2f596c93f6 Updated some grammer and spelling (#33867) 2019-01-18 17:57:47 -06:00
fb7a551fb9 Update index.md (#27404)
grammatical fix on line 32
2019-01-18 17:48:46 -06:00
3c696bf2b6 Small grammatical changes and updates (#32242) 2019-01-18 17:47:07 -06:00
e19ee803d1 Update index.md (#25345) 2019-01-18 17:45:08 -06:00
ff84624d39 Fixed the formatting of some weblinks inside tools/color-naming (#32958) 2019-01-18 17:44:35 -06:00
5d4dce0e51 Typo corrections (#34067) 2019-01-18 17:43:18 -06:00
17a9ba6bda Added part about SSH's capabilities and uses (#31256)
Added part to indicate SSH's capabilities, and separated a sentence into two to indicate how developers often use SSH.
2019-01-18 17:42:14 -06:00
b90a9b54a2 added missing s (#30795) 2019-01-18 17:40:17 -06:00
e86f606132 removed redundant sentence fragment (#30793) 2019-01-18 17:39:36 -06:00
b49794693e clarified wording (#30790) 2019-01-18 17:38:42 -06:00
0927dceff9 Capital letters (#29717)
* Capital letters

Added capital letters in key features . Changed the wording slightly

* removed repeated text
2019-01-18 17:34:32 -06:00
ae541d2fc4 Fix typo (#27540) 2019-01-18 17:28:26 -06:00
425d4d2470 fixed spelling of "length" on push section (#29207) 2019-01-18 17:25:32 -06:00
8f546eec41 Edit text for spelling and clarity. (#27745) 2019-01-18 17:24:47 -06:00