Commit Graph

3082 Commits (3cd7f55fcc230aedd2b7bbcbdb1fbf8e914d07cd)

Author SHA1 Message Date
Nathan Liang 65ee73f56b corrected a to <a> for html anchor tag (#32943) 2019-01-19 18:07:19 -06:00
quang1793 f6494ac555 Add the syntax (#27019) 2019-01-19 18:03:11 -06:00
Randell Dawson c2778cbecb fix: corrected url examples (#34639) 2019-01-19 18:01:09 -06:00
KrsBB 69b7a8e594 improving-text-in-examples.md (#24514)
* Update index.md

* remove "attribute" from examples
2019-01-19 17:54:35 -06:00
Potato 5aa5b309d4 minor gremmar fix (#28804) 2019-01-19 17:54:02 -06:00
celticaire d4b3984083 Fixed missing words and capitalization (#28554) 2019-01-19 16:37:07 -06:00
Ayushman9454 83ab890dea added a link (#27287) 2019-01-19 16:36:09 -06:00
ronbo 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
Benzene88 3e5e6d86da Fixed some capitalization issues (#23784)
Fixed some capitalization issues
2019-01-19 23:23:30 +07:00
himanshu07070 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
Mark Evans d6eda38560 Grammatical fixes (#30642)
I fixed a few grammatical issues and one spelling error.
2019-01-18 18:59:42 -06:00
tachoni 42b7306f76 Fixed typo on line 6 (#31809)
The text "the" was repeated and is now deleted.
2019-01-18 18:59:12 -06:00
Dominic Fung cb0cd87d7d Python mutability guide - fix formatting of code blocks and minor updates (#31696) 2019-01-18 18:57:52 -06:00
CL Mason e34b5250bf Grammar fixes, lines 5, 39 (#27483) 2019-01-18 18:55:46 -06:00
van-tienhoang 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
Val B 56f37dbe12 Apply grammar changes (#30064) 2019-01-18 18:53:15 -06:00
Eric Hartline 77503a9930 fix(guide): fix some minor typos (#31239) 2019-01-18 18:47:53 -06:00
Eric Hartline b96a865a30 fix(guide): correct some small typos (#30748) 2019-01-18 18:44:26 -06:00
Kermo d80b374bc1 Fix typos (#32390) 2019-01-18 18:44:03 -06:00
Erik K 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
CL Mason d38355c940 fixed(guide): updated english translation (#29098)
Flow and syntax was corrected for better understanding.
2019-01-18 18:40:08 -06:00
impactlearner 1c4f697e2e added a hyphen (-) between "browser" and "based" (#28251) 2019-01-18 18:37:35 -06:00
Kien Nguyen 9c12dfce4f Fix typos for redux thunk (#27622) 2019-01-18 18:23:46 -06:00
alavia f20230fd06 Minor grammatical fix (#34066) 2019-01-18 18:17:38 -06:00
Nils 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
ComputerLee 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
Vembar Varun 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
okiwoki 2f596c93f6 Updated some grammer and spelling (#33867) 2019-01-18 17:57:47 -06:00
e3klund fb7a551fb9 Update index.md (#27404)
grammatical fix on line 32
2019-01-18 17:48:46 -06:00
Justin 3c696bf2b6 Small grammatical changes and updates (#32242) 2019-01-18 17:47:07 -06:00
Oluwasegun Orinayo Oyelade e19ee803d1 Update index.md (#25345) 2019-01-18 17:45:08 -06:00
J4unty ff84624d39 Fixed the formatting of some weblinks inside tools/color-naming (#32958) 2019-01-18 17:44:35 -06:00
Morgan McLain-Smith 5d4dce0e51 Typo corrections (#34067) 2019-01-18 17:43:18 -06:00
purifyyourhome 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
timrayle b90a9b54a2 added missing s (#30795) 2019-01-18 17:40:17 -06:00
timrayle e86f606132 removed redundant sentence fragment (#30793) 2019-01-18 17:39:36 -06:00
timrayle b49794693e clarified wording (#30790) 2019-01-18 17:38:42 -06:00
teegr 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
Nic Wilson ae541d2fc4 Fix typo (#27540) 2019-01-18 17:28:26 -06:00
Anna Tyrrell 8f546eec41 Edit text for spelling and clarity. (#27745) 2019-01-18 17:24:47 -06:00
Elvis Dzebo d78398a036 Fixed typo error on line #53 (#27944) 2019-01-18 17:21:17 -06:00
Anna Tyrrell 7fbc144847 Update text for clarity. Fix 'startAt' index. (#27753) 2019-01-18 17:20:20 -06:00
warrenskim d066e8ab29 Fixed grammar and spelling errors (#33201)
* Fixed grammar and spelling errors

Made grammatical changes and took out an incomplete sentence.

* Update index.md
2019-01-18 17:19:20 -06:00
Tom Chapman e8aa271472 added content (#31357)
added more content describing font alignment choices.
2019-01-18 17:15:51 -06:00
shreya50 62e007a6b4 added information (#33756) 2019-01-18 17:13:34 -06:00
Shi974 d00859e6d8 Fixed typo (#27806) 2019-01-18 17:12:30 -06:00
Ronttikasa 81a4ec42ba Added line breaks for readability (#30264)
* Added line breaks for readability

* change breaks to a list with breaks

markdownize link
remove codeblock formatting in first section
2019-01-18 17:08:16 -06:00
Shi974 2ab6bdeb79 Added short description (#27814) 2019-01-18 17:07:40 -06:00
fredericksjr bd2b40a75b Change 'or' to 'and'. (#28017)
* Change 'or' to 'and'.

* fix abou to about
2019-01-18 17:06:38 -06:00
Chris Murray 6c9a22d696 Add a common type-pairing method (#26447)
Combining a serif and sans-serif typeface, each with a similar x-height, can be a good rule of thumb for pair selections.
2019-01-18 17:04:02 -06:00
Jiewei 45e15ede10 Change the sentence to clarify the effect of style (#28210)
Changed "The same letters can be styled in different ways to convey different emotions. And there are all kinds of tradeoffs around style versus readability." to "The same letters can be styled in different ways to convey different emotions. However, there are all kinds of tradeoffs when it comes to focusing on style or readability." This will help the reader understand that there are tradeoffs when you choose to make it readable, but at the cost of the style, and vice versa.
2019-01-18 16:59:59 -06:00
shreya50 f625b77756 Improved layout (#33746) 2019-01-18 16:59:07 -06:00
Leonardo Matos c1ad0b9a13 Fix links and typos (#28595)
* Fix links and typos

* fix: removed referral links

* change link to markdown style
2019-01-18 16:57:49 -06:00
Solomon H 86f66d22d5 Fixed broken links and spelling error (#34382) 2019-01-18 16:54:00 -06:00
Shi974 c01ee8c9cc Fixed grammar (#27811) 2019-01-18 16:52:38 -06:00
leecri f77fb326e1 Fixed typo (#31589)
Changed 'fund' in 'A good writer can put a fund' to 'fun'.
2019-01-18 16:48:20 -06:00
Adetunji Kayode 34a25ff8d2 Added link to Wiki (#29063)
* Added link to Wiki

Added a link to the wiki on Usability Testing

* markdownize link - remove stub info
2019-01-18 16:47:39 -06:00
Megan Charles 70c2e8c984 Updated Definition of Qualitative Testing (#31821)
* Updated Definition of Qualitative Testing

I gave more of a background in terms of what qualitative research is. I'm sure others will be able to expound on it further.

* remove stub info
2019-01-18 16:44:07 -06:00
mresnik 2c3181f7f6 Change heading to title case for consistency (#30564) 2019-01-18 15:43:47 -07:00
spinder96 58e23c27e1 Articles on Usability Testing (#24887)
Some useful articles with information on UT to help write this article.
2019-01-18 16:41:24 -06:00
DrN0VA 06a90dda8f Sentence Structure (#27897)
"For a interactive tutorial, please visit [OpenVim](http://www.openvim.com/). Here you can try for yourself several of its more powerful features."
changed to
You can try out the most powerful features through an interactive tutorial by visiting [OpenVim](http://www.openvim.com/)
2019-01-18 16:40:59 -06:00
Alexander King 0bef9b2c62 Corrected spelling of characteristics (#33129) 2019-01-18 16:38:43 -06:00
Setyo Adi Wibowo 63c30eb462 Add rowspan and colspan with example (#29196) 2019-01-18 15:32:54 -07:00
mowoe 2ae27ae345 Add docker info (#25232)
Add docker info
2019-01-18 16:27:17 -06:00
almande 6b9adaa56b Added Vim Awesome and vimtutor refs (#26545) 2019-01-18 16:26:49 -06:00
Ivan Paulin 46c346bfcc Fix typos in text (#27782)
Change "refered" to "referred" and "upper case" to "uppercase".
2019-01-18 16:21:08 -06:00
Ivan Paulin 51077f1dfd Fix typos in text (#27788)
Change "identify" to "identified", "register" to "registered", "record" to "recording" and "look" to "looks".
2019-01-18 16:13:21 -06:00
Ivan Paulin d2167c573d Fix typo in text (#27793)
Fix typo in the word "s everal" to "several".
2019-01-18 16:12:19 -06:00
Ivan Paulin f4ca23a6e0 Fix word in text (#27801)
Change "occurences" to "occurrences".
2019-01-18 16:10:08 -06:00
unagidonburi 31c4870ed9 added book resources (#31823) 2019-01-18 16:09:20 -06:00
Ivan Paulin d76bccc2f8 Fix typos in text (#27804)
Change "hasnt't" to "hasn't".
Change "occurence" to "occurrence" in two places.
2019-01-18 16:08:53 -06:00
Albin Wärmlind 8a771d9938 Fixed some grammatical (#30232)
Fixed grammatical errors in the text to make it easier to understand. Also removed unnecessary punctuation.
2019-01-18 16:04:16 -06:00
Shi974 5444d2fd76 grammar changes (#27792)
for better readability
2019-01-18 16:01:09 -06:00
aeusebiobaskerville a5f5a6a199 List Correction (#28777) 2019-01-18 15:57:41 -06:00
Amaka Mbah 3591ab840b Update index.md (#31523) 2019-01-18 15:56:17 -06:00
Shi974 2b6d032588 Fixed punctuation (#27803) 2019-01-18 15:55:44 -06:00
kenmalley aec5e6be3d Standardized spacing and wording of APIs (#28682) 2019-01-18 15:52:26 -06:00
Jerica Harwood 326509e6d9 Fixed grammatical error in line 5. (#28322)
Changed "you" to "your".
2019-01-18 15:00:54 -06:00
Egregious-Egg 0bfa871c76 Fixed Misspellings (#28678)
"nth-child" was misspelled as "nth-childe" in the last three examples
2019-01-18 14:17:01 -06:00
TrangNgu65 a5e77dc767 Grammar fix (#28766) 2019-01-18 13:34:20 -06:00
jae0120 aec66fe9c5 grammatical fixes (#27324) 2019-01-17 22:03:35 -06:00
David Schmidt 95cd443efc improve guide/english/java/basic-operations (#33891)
added links, fixed indention
2019-01-17 21:49:59 -06:00
mresnik e5366448cb Capitalize URL in titles for consistency (#30555) 2019-01-17 21:40:11 -06:00
Setyo Adi Wibowo dedabdf89f complete the list of Entity Name (#27547) 2019-01-17 21:20:37 -06:00
panicbasket 90649b780d Updated closing tag example (#28772) 2019-01-17 21:15:42 -06:00
Yanlexis f802c032a5 Changed title to keep the same style consistency (#28756) 2019-01-17 21:09:28 -06:00
carsandparties 0876ff6e30 Add title, width, and height attributes (#27249)
Specify that width and height are usually declared in CSS rather than HTML
2019-01-17 21:04:39 -06:00
Balbir Singh ed59804ebd Added Heading Tag Guide (#34734)
* Heading tags

* Update index.md

* Update index.md

Corrected the format of guide.
2019-01-17 21:02:02 -06:00
J 3c24da1db0 add explaination of example (#32501) 2019-01-17 20:55:13 -06:00
mresnik 8f173967c7 Add the text "and text" to first section (#30505) 2019-01-17 20:52:06 -06:00
a-turgut 01ba4a8db0 google link updated: from.php to form.php (#33607) 2019-01-17 20:46:35 -06:00
Shashank Goyal 550316fa4c Added details for the <base> tag (#29064) 2019-01-17 20:44:20 -06:00
Ethan 1174bd450c Cleaned up and fixed markdown for the HTML <aside> element in guides (#33300) 2019-01-17 20:42:52 -06:00
Ujwal Kadariya 788a8e87db Fixed some typos (#29306) 2019-01-17 20:41:33 -06:00
Shashank Goyal 1858feea27 Added details for <area> tag (#29050) 2019-01-17 20:40:38 -06:00
MasoomaJ 2e165048ed Add an example for internal link. (#29899)
Add an example that how we can make a link to another section on the same page.
2019-01-17 20:34:30 -06:00
Hassaan Ahmad e920ec0bea Add the 3.0 Doctype syntax (#31273) 2019-01-17 20:14:20 -06:00
Liz c85dcacace Corrections to Grammar (#28319) 2019-01-17 20:12:16 -06:00
Potato 9d8db7e522 minor grammatical errors fixed (#28872) 2019-01-17 20:09:21 -06:00