Commit Graph

16804 Commits

Author SHA1 Message Date
421141d7f4 Fix typo: "reaplce" => "replace" (#24056) 2018-10-22 11:56:00 -07:00
20dc65f6ce Use a descriptive text for the Wikipedia link (#24057) 2018-10-22 11:55:19 -07:00
af85bc3c71 Fix typo: "Excercise" => "Exercise" (#24063) 2018-10-22 11:52:30 -07:00
7f77a786c6 Small Change on Accents (#21042) 2018-10-22 14:52:15 -04:00
f24303d8e7 Fix typo: "Excercise" => "Exercise" (#24064) 2018-10-22 11:51:46 -07:00
6027a29b7b Update index.md (#24066)
Improved explanation of arrow function syntax
2018-10-22 11:50:50 -07:00
9242e9ee5f Update index.md (#21043)
Added comment at the beginning of the css code.
2018-10-22 14:49:42 -04:00
cdc58a5512 Updated "More Information" Link at Bootstrap Collapse (#24067)
Updated it to v4.1
2018-10-22 11:49:06 -07:00
736eefcc04 Fixed typo error on line 10 "Non-opinionated" (#24068) 2018-10-22 11:47:46 -07:00
71559e7aa8 Add MapReduce description to core hadoop (#24073) 2018-10-22 11:45:27 -07:00
e17ffcdfd9 Update index.md (#21047)
Cleaned up language structure a bit, filled out the definition.
2018-10-22 14:43:28 -04:00
eb1c54a15e Add Arabic translation for Insertion Sort (#24075) 2018-10-22 11:41:05 -07:00
ae8b540574 Update index.md (#24076)
change in grammar and word-choice
2018-10-22 11:38:57 -07:00
beec57d044 formatting change for #2 (#24080) 2018-10-22 11:32:31 -07:00
720931c798 Definition change (#24081) 2018-10-22 11:30:41 -07:00
dd27baa31a Correct spelling fo "developer" (#23179)
In the sentence beginning on Line 15, "developer" is misspelled as "developper" and should be corrected.
2018-10-22 23:29:38 +05:30
0c1ca98205 Array variables have same data type (#23142)
An array is a set of homogeneous data. It's important to note that the variables in an array are always of the same data type.
2018-10-22 22:56:06 +05:30
4aa7b618cb Update alt text challenge translation to pt-br (#19370) 2018-10-22 10:23:18 -07:00
1eacf6fe62 fix typo in vuejs intro (#20092) 2018-10-22 11:03:05 -06:00
38294c5ce1 Correct typos in Windows installation guide for Go (#19991)
"Windodows" -> "Windows" in two occurrences and "ok" -> "okay" for stylistic reasons.
2018-10-22 10:58:39 -06:00
c53c492a8a Fixed mathematical notation (#20486)
The operation was written as _axb_, but in mathematics, it would describe the polynomial a * x * b, so I substituted the x for a *.
La operación estaba escrita como _axb_, pero en matemáticas eso representa al polinomio a * x * b, así que he substituido x por un *.
2018-10-22 10:12:15 -06:00
3e6feb7a38 fix syntax (#19789)
add missing semicolon
2018-10-22 11:07:34 -05:00
3243105681 Added few more lines about OO programming. (#21587)
* Added few more lines about OO programming.

Hope it'll help.

* fix: formatting
2018-10-22 16:34:49 +05:30
71ca568f70 fixed grammatical and typos errors - Arabic (#23680)
* fixed grammatical and typos errors - Arabic

* fixed grammatical and typos errors - Arabic #19723
2018-10-22 11:42:42 +01:00
f8c502bf9b Fixed typos and added a course (#21594)
Fixed a number of typos through the doc and added a Udemy course to the courses section
2018-10-22 11:34:59 +05:30
0da9be941f Example using spread operator on object literals (#20970)
Attached is my Hacktoberfest contribution (from Quincy Larson's article).
2018-10-22 02:28:39 +05:30
0f118eb147 Add the text (#21003)
Text added: "Some people invest in cryptocurrency on exchanges such as Binance, Bitrex, or Coinbase. The market peeked in January of 2018."
2018-10-22 02:22:30 +05:30
7d2a8715b2 Edited table relationship info (#19577)
* Edited table relationship info

I assume the previous author meant to add one-to-one relationships. I fixed a few typos and changed a bit of information relating to one-to-one relationships.

* Update index.md

* Update index.md
2018-10-21 21:45:43 +01:00
7e2e5698a7 fix: removed duplicate (#19775) 2018-10-21 14:55:18 -05:00
2904ef6cdf Fixed typos (#24915) 2018-10-21 20:36:56 +01:00
9094978529 Fix(guide): Add ways to filter packets with tools 2018-10-21 14:30:01 -04:00
6648cdcca9 Fix(guide): Add two more protocol attacks 2018-10-21 14:28:42 -04:00
76388feedb Fix(guide): Add more examples of code-smells 2018-10-21 14:27:20 -04:00
5e8d071a18 Fix(guide): Reformat article 2018-10-21 14:26:29 -04:00
9309f0f6c0 Adding Sass guide (#20705) 2018-10-21 18:13:22 +00:00
af7d1bbc63 fix: move component to components, duplicate articles (#23862) 2018-10-21 10:30:12 -07:00
148336e82b fix: update fragment article (#23961) 2018-10-21 10:29:42 -07:00
0406596382 Update README.md (#19750) 2018-10-21 11:53:41 -05:00
2319f54b0b Removing the double stars (#19736)
There are no reasons to have the ** there
2018-10-21 11:35:46 -05:00
1937bf53ef Added more detail about rackspace (#19670)
added date of origin and parent organization
2018-10-21 11:29:25 -05:00
b408b27b2d add <?php tag (#19792)
add <?php tag
2018-10-21 11:20:09 -05:00
e50b88fe56 Improving readability (#19734)
"dashes -" and similar are a little redundant
2018-10-21 11:11:31 -05:00
1bcc7e00d0 Add missing closing quotation mark to term (#19731)
Added a missing closing quotation mark in PT-BR's `CONTRIBUTING.md`.
2018-10-21 10:46:41 -05:00
c18395f74b Add GoogleCloud Dataproc info (#19642) 2018-10-21 10:30:07 -05:00
584f029d4d Update index.md (#19627)
Added clarification as to what needs to go in to the mount.
2018-10-21 10:24:20 -05:00
69cd766042 Fixed a grammatical errors in CONTRIBUTING.md (#24797) 2018-10-21 10:20:45 -05:00
1b1db8e864 Grammatical fixes and adjustments for readability. (#24816) 2018-10-21 10:15:38 -05:00
363a1b6305 Update CONTRIBUTING.md (#24953)
Fix typo
2018-10-21 10:05:39 -05:00
50224b4243 Adding description (#19654)
Adding additional description
2018-10-21 09:58:25 -05:00
c94541d2d3 Added a 'More Information' with Java Doc links (#19619) 2018-10-21 09:56:34 -05:00