Commit Graph

443 Commits (7997ff8f514ad4bb9d66059e5c4e6f069f40f8b0)

Author SHA1 Message Date
Chris Bassey 5d5d865e72 removed the from DI (#28900)
removed "The" from "what is Dependency Injection".
(minor grammatical improvement to  guide/english/javascript/angularjs-interview-questions/index.md)
2018-10-26 08:30:21 -06:00
albertocc e29cf154d0 Spanish translation fixes (#19529) 2018-10-26 07:15:48 -06:00
Soli HC f508994371 Traducción al español (#19777) 2018-10-26 07:08:20 -06:00
Lola 875327f857 Añadí links to "Python para Todos" (#19819) 2018-10-26 07:01:22 -06:00
Owais Ali 9f46e39960 fix broken link to hint (#28143)
Closes #28143
2018-10-26 13:34:23 +04:00
SAKSHI-CHANDEL b6ad5afb70 Correcting a spelling mistake (#19845)
* Correcting a spelling mistake

* Formatting and adding missing code

* Removing extra code

* Update index.md
2018-10-26 03:29:30 -06:00
eliberator d14ec72fb8 typo - update value of a to 100 (#27853) 2018-10-26 03:24:34 -06:00
eliberator 18809dac08 typo - update value of "a" to 100 (#27855) 2018-10-26 03:23:51 -06:00
eliberator b32c93347c define the value of variable a to 100 (#27763) 2018-10-26 03:22:16 -06:00
clizano 1c863eb91f Capitalisation of the word api #28446 (#28735) 2018-10-26 00:43:44 -07:00
Dawn 7cbcc14da7 Added a relevant link to this page. (#19896) 2018-10-26 12:10:06 +09:00
Smruti Ranjan Rana 03c2ca04f2 Update some more features of ArrayList (#19874) 2018-10-26 12:05:53 +09:00
Billy 997cccd534 Added Elixir Logo (#19983) 2018-10-25 19:11:07 -07:00
Martin McCarthy cf0d7a699d Added "Coders at Work" recommendation to the list (#28887) 2018-10-25 21:20:55 -04:00
Sharon Gao ccc5d0f6bc Fix(guide): Add link to Priority Queue documentation 2018-10-25 21:15:22 -04:00
Potato 16bdfaa4e4 a couple of typos fixed (#28896) 2018-10-25 21:13:11 -04:00
Randy Ramkissoon ed912092b1 Fix(guide): Change title of article and add a command 2018-10-25 21:10:57 -04:00
Mohit Chandra Kukunoori 3c9b9a6d4b Created index.md for sort in stl-algorithms guide (#19546)
* Created index.md for sort in stl-algorithms guide

* Grammar, spelling fixes

* Update index.md
2018-10-25 17:53:26 -07:00
Chris b3ea359071 Added resources for learning R (#24926) 2018-10-25 17:48:53 -07:00
Potato 331cde2927 Minor gremmar changes (#28827) 2018-10-26 06:15:25 +05:30
fredericksjr 6a9a3d2769 fixed spelling of 'about' (#28043)
* fixed spelling of 'about'

* Update index.md
2018-10-25 21:51:39 +01:00
Pablo Rubianes 5c2bd53d5c fixes the Advanced Code Solution to make it work when run tests in the Convert HTML Entities exercise (#24930)
* fix in the Advanced Code Solution to make it work when run tests

* making htmlEntities a const to fix the example
2018-10-25 13:41:36 -07:00
Ariel a2e01e59db Replaces Project Euler stub with an article (#22850)
* Replaces Project Euler stub with an article
2018-10-25 13:06:26 -07:00
Joe 91cfdcfefc add option R.md (#24617)
* add option R.md

added * `-R`, displays the contents of the directory, and it's subdirectories.

* Fix possessive typo in bash ls article
2018-10-25 11:08:54 -07:00
Rich Keyzor cd8c260f53 Fixed spelling mistake (#28479)
Changed transfering to transferring in 3rd paragraph.
2018-10-25 23:22:10 +05:30
DipakKumarSingh b3ed8c96d0 Fix : Spelling errors (#28580)
"buisnesses" should be "businesses"
"enviorment" should be "environment"
"disiplines" should be "disciplines"
"impove" should be "improve"
2018-10-25 22:30:58 +05:30
AJ-54 b2f23a661c updated text (#28597)
line 21
2018-10-25 22:16:27 +05:30
DataCowboy 39534c8edc Minor edits and information about connections (#22923)
* Minor edits and information about connections

Edited for grammar and added information about ability to connect to SQL, R and Python. Added links to information on external connections.

* Lowercase Tableau article parent directory
2018-10-25 09:19:14 -07:00
Chandra Prakash 3166e88d79 R: subsetting of data in r (#20163)
* subsetting in r

* Fix formatting and clarify content
2018-10-25 09:18:44 -07:00
Jefferson Oliveira 5fc978323f Corrected the name of the library from translated one "Reagir" back to "React" (#22261)
The name of the library "React" was translated to portuguese, i.e. "Reagir", but since it's a name, it should remain the original name, i.e., "React".
2018-10-25 12:27:34 -03:00
Fabio Trilho Pereira ad582ceb55 Fixed some typos and added C++ as the Script language (#20530)
Fixed some typos in the text for better Portuguese reading.
Added C++ as the scripting language because UnrealScript has been removed from the Unreal Engine 4.
2018-10-25 12:24:07 -03:00
Jlw2uc 708178ac2c Capitalized CPU, removed typo, added commas (#28581) 2018-10-25 11:03:11 -04:00
magnacart4 4b597fe110 Added the word "to" (#21028) 2018-10-25 10:38:56 -04:00
Tanish Grover 5a5639b4d1 Added a "things you can do with python" section (#20400)
Added a section on the uses of python.
These include web development, machine learning and scripting.
2018-10-25 10:38:00 -04:00
tess f08734d2d2 Add the text "### Background..." to article (#25656)
* Add the text "### Background..." to article

* Update index.md
2018-10-25 10:36:21 -04:00
Haritham 860b7e5941 Why Convolutional Neural Network (#25662)
* Why Convolutional Neural Network

Why we go for Convolutional Neural Networks.

* Update index.md
2018-10-25 10:25:17 -04:00
myYearOfCode e172adfb9b fix stray paren on increment and decrement (#21036)
made the hints for increment and decrement clearer than they previously were.
2018-10-25 10:23:32 -04:00
barrettfett 77d0fc4d20 Aside Tag Details (#21038)
* Aside Tag Details

Basic details of <aside> and link to more info in MDN docs

* Update index.md
2018-10-25 10:21:28 -04:00
Barbara Kryvko 70bcacfcff Added pointing for business value (#21044)
* Added pointing for business value

* Update index.md
2018-10-25 10:19:40 -04:00
Blake Lambert af0fda4891 Infinite loop situation (#25657)
Added additional information on creating infinite loops.
2018-10-25 09:59:01 -04:00
Jacobmpp d3f022fbf9 added reference to nested blocks (#25659) 2018-10-25 09:57:51 -04:00
estwnd d3e2680e57 Minor fix on typo in the index.md (#25661) 2018-10-25 09:56:21 -04:00
DipakKumarSingh 9cbbadc770 Sentences should end with single '.' (#28529) 2018-10-26 00:26:50 +11:00
Chuck Underwood 98f078fe01 Update link for Bootstrap modal guide (#25667) 2018-10-25 09:20:32 -04:00
Jacobmpp cff8f52f06 Added function representations to the code (#25668) 2018-10-25 09:19:49 -04:00
Neethan 5503eafa7a Updated Blockchain Technologies descriptions (#25664) 2018-10-25 09:16:49 -04:00
Neethan be6a1ca80f Added alternatives section to svn (#25677)
* Added alternatives section to svn

* Update index.md
2018-10-25 08:27:05 -04:00
mkanoria bf196ded49 Add 'Pro' statement (#25670)
Pro statement about the ease of debugging Python code using the interpreter
2018-10-25 08:19:32 -04:00
tshade2011 6161edfc74 Add link (#25654)
Add WebAIM: Introduction to Web Accessibility link
2018-10-25 08:00:33 -04:00
Akash2912 d1c0461816 Information about .Net core (#24139)
Gave link to create a sample app with Microsoft basic tutorial.
2018-10-25 03:44:41 -07:00
David Gunner (Jnr) 5c4178a12b Updated index.md - Added TOC (#28010)
* Updated index.md - Added TOC

Updated index.md to include a table of contents for easier file navigation, now the user can jump to the relevant section

* corrected title metadata
2018-10-25 03:43:40 -07:00
David Gunner (Jnr) cc2e7b2a40 Updated index.md to include TOC (#28022)
Added a table of contents for the user to easily navigate the index.md and jump to the relevant section.
2018-10-25 03:41:49 -07:00
vithoang 9e20cfa0ec Revised description to add more info (#19892) 2018-10-25 16:13:43 +09:00
t3w2127 c4bd8bda7a Added a bullet to the "Advantages of Wordpress" (#19881) 2018-10-25 16:11:02 +09:00
Chandra Prakash f61a3ed75c R: Formatted article's reference section links (#19853)
* R: Formatted reference section links

* Update index.md
2018-10-25 14:39:58 +09:00
domneedham 1451ba5dd6 Fix spacing in Bash SSH article (#19849)
* Update index.md

Given link to apps that are designed for SSH connection.

* Update index.md
2018-10-25 14:39:46 +09:00
Chandra Prakash 9bb82b3116 R: Formatted article's resources links (#19858) 2018-10-25 14:39:06 +09:00
Kien Nguyen a7ad6dff11 Fix typo for Object Oriented Programming article (#19860) 2018-10-25 14:38:31 +09:00
Jerica Harwood 4e31a873cf Fixed typo "form" to "from" (#28339)
Fixed grammatical errors and typos.
2018-10-25 09:55:29 +05:30
Marcus Parsons 81f85dc02d Added new section about click events (#28286)
Added new section about click events and gathering the element from those events
2018-10-24 20:56:09 -04:00
Jerica Harwood 0b878890ad Removed unnecessary word (#28282)
Removed "that" in the "What is a responsive website" section.
2018-10-24 20:45:31 -04:00
mdowis 957f4e9311 Update Intro to Semantic Tags (#19882)
Clarify what semantic and non-semantic tags are. Provide examples of each.
2018-10-24 17:40:01 -06:00
Rae 43368a718f Translation to Portuguese - words (#25685)
Words: "unfixed" to "instável", "mutating" to "mutante".
2018-10-24 20:15:16 -03:00
WilliamPrb 4fa7fd06a3 Portuguese translation (#21588) 2018-10-24 20:12:58 -03:00
Jeff Whetstone 459f4afff4 Update index.md (#28047)
Added missing words "helps make the audio" to the audio example to make it more grammatically correct.
2018-10-24 22:02:38 +01:00
Konrad Hyzy 7721bf68b3 Sentences made more formal (#28109) 2018-10-24 21:52:59 +01:00
SufiyanSamnani 5a575c2429 Corrected grammar and typos (#28105) 2018-10-24 21:52:01 +01:00
SufiyanSamnani 59a6c70524 Corrected typos in index.md (#28097) 2018-10-24 21:44:51 +01:00
Resurreccion 89681f23a7 minor grammar fix (#28100) 2018-10-24 21:43:17 +01:00
haftav 41e7242c16 Grammar fix (#28149) 2018-10-24 21:35:51 +01:00
Michael Wright 80351b2c92 Major Tidy Up of Page (#27247)
* Edited all links into Markdown format so they conform to Style Guidelines.
* Organized categories into a more logical order and edited names if needed.
* Removed/updated dead links.
* Moved un-categorized links into categories and others into correct category.
* Removed links from Books category that only led to a purchase page.
2018-10-25 00:20:52 +05:30
Matheus Gonçalves da Silva 9c6cbc5732 Adjust translation to spread-syntax on portuguese (#19909)
Adjusted some of the translations on spread-syntax on portuguese, they were missleading
2018-10-24 13:22:18 -03:00
Diogo Teixeira ccb6a8cc1b Update some auto-translations, better read in Portuguese (#20285) 2018-10-24 11:59:43 -03:00
Filipe Carvalho 931074740e Improving grammar issues + Agile Manifesto link (#20166)
Some grammar has been changed to better understanding from native Brazilian Portuguese speaker.

Adding the translated link to the Agile Manifesto to the "Mais Informações" section.
2018-10-24 11:52:58 -03:00
Weslley Nascimento Rocha bdada1521c Normalizing React Native as a product name in portuguese (#20040)
React Native doesn't change the name in portuguese
2018-10-24 11:51:27 -03:00
Filipe Carvalho 134857153c Fixing translation issue on "funtions" (#20005)
Fixing translation issues on "funtions" (accordingly to Brazilian Portuguese).
2018-10-24 11:47:53 -03:00
Filipe Carvalho cbc008314e Fixing translation issues on index.md (#19993)
Fixing some translations issues (It's Brazilian Portuguese that has been used here).
2018-10-24 11:44:08 -03:00
Matheus Gonçalves da Silva a794645084 Update portuguese translation on typeof (#19918)
Update portuguese translation on typeof
2018-10-24 11:42:47 -03:00
Matheus Gonçalves da Silva 926c2ec290 Translate Async/await to portuguese (#19793)
Translated the async/await section to portuguese, some english terms were kept because translating them don't make sense in portuguese.
2018-10-24 11:29:50 -03:00
uigc 0df8cee728 Spelling fix (#27899)
"fictious" to "fictitious"
"handled off" to "handed off"
2018-10-24 17:40:52 +04:00
Joe 3796483b65 shutdown (#24654)
* shutdown

added an explanation for the shutdown command

* corrected file folder and filename
2018-10-24 14:08:36 +02:00
Shriya-Ramakrishnan 793621594a added a resource (#26748)
* added a resource

* Added formatting to Resource
2018-10-24 15:59:03 +05:30
Manish Giri 164f165fca fix(guide): Fix incorrect code in Java Strings (#27399)
Using `==` to compare String objects checks references to the two objects, and in this case, those two references point to the same string object created **in the String Pool**. Hence this returns `true`, and not `false`, as is incorrectly stated in the guide.

Also fixed formatting.
2018-10-24 15:58:32 +05:30
Adrian Skar 816036dba6 [Guide] Basic JS: parseInt using radix. Replace stub with guide (#22456)
Guide for [Basic JavaScript: Use the parseInt Function with a Radix](https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript/use-the-parseint-function-with-a-radix)
2018-10-24 14:10:49 +05:30
Nico Alvarez 49526d9a44 Expanded explanation (#19867) 2018-10-24 15:55:27 +09:00
Logan 3514d404f4 index.md cleanup (#24804)
Just cleaning up (removing) an extra bullet from the "Where to learn R for free" section
2018-10-23 23:58:52 -06:00
George Kampolis 36472d25fc Fixed minor typo. (#24277)
Just a minor "typo" I noticed the other day and thought I'd just spend a minute to propose a correction. The singular sounds better to me, since the aim of the guide is the installation (not installation*s*) of R.

Just my two cents :)
2018-10-23 23:58:30 -06:00
HARISH KUMAR TIWARI c37e508407 Udemy Free Tutorial Added for R (#24098) 2018-10-23 23:55:58 -06:00
mcnorton05 d388d7f7ef Added "shutdown -r" as common command (#21070) 2018-10-23 23:48:13 -06:00
Steven M Peterson 36a64de3e0 Small grammatical error (#21001)
Capitalized the "R" in ruby on line 44
2018-10-23 23:45:34 -06:00
fkneist 8f285d0792 add e-book `Mastering Software Development in R` (#20750) 2018-10-23 23:44:57 -06:00
Lucas Dias de Miranda 3600b1f7a2 Add text "$ ionic serve" to article (#19850) 2018-10-24 14:02:12 +09:00
Sylvain Petit 98da3b3c4f Added F# (#26791)
It's just a stub and need to be expanded but I guess F# is one of the few language that was inexistant in the platform for now.
2018-10-23 23:00:10 -06:00
Doug Belcher a2134bfb80 Changed "parts" to "parties" (#26317)
This paragraph originally used "...parts...", however a following graph used "...third party...", this change synchronized them.
2018-10-24 13:28:50 +09:00
LadyTano acf001941a Fixed Class Names (#26547) 2018-10-24 13:28:30 +09:00
LadyTano bf171cc7a2 Typo (#26557) 2018-10-24 13:27:08 +09:00
Chirag Swadia 97ad082825 Fixed Typo (#25530) 2018-10-24 09:38:54 +05:30
Krishna Vishwakarma a852db3206 Add 'Sass variables,nesting and mixins' (#26833) 2018-10-23 23:27:08 -04:00
Elephant 0a40038272 Added text "touch -am file3" to the article (#26841) 2018-10-23 23:06:51 -04:00
hcapati d880002faf Delete repeat (#24950)
There is a repeat. Lines 13-15 are the same as lines 33-35. Deleted 33-35
2018-10-24 08:24:36 +05:30
Mahmud031 5986d9fb66 Added selection-sort for MATLAB. (#26856) 2018-10-23 22:28:20 -04:00
Derek Johnson 8b85713ca3 Fix(guide): Include link to Angular Material 2018-10-23 22:16:36 -04:00
Jeremy 66d1a41aff Fix(guide): fix grammar issues 2018-10-23 22:00:59 -04:00
Gregory Gubarev 93e53a66b4 Responsive Web Design: Added hint to Change a Variable for a Specific… (#19601)
* Responsive Web Design: Added hint to Change a Variable for a Specific Area

Added hint to Change a Variable for a Specific Area (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/change-a-variable-for-a-specific-area)

* Added correct solution
2018-10-23 18:41:31 -05:00
joaquin fox 84afac12d7 grammatical edits for readability. (#19844) 2018-10-23 17:30:51 -05:00
tattoodgeek df42e78c13 updated noting lower full write limit (#19841) 2018-10-23 17:09:40 -05:00
chingchinglcc 4af041973f adds detail (#26661) 2018-10-23 18:01:13 -04:00
sjanasek d87514cf99 Get Programming with Haksell (#19835)
* Get Programming with Haksell

added another recommendation "Get Programming with Haksell" by Will Kurt.

* corrected spelling mistake

sorry! was a typo!
2018-10-23 16:59:41 -05:00
vithoang 55e7827875 changed typo "s blue" to "a blue" (#19839) 2018-10-23 15:02:04 -06:00
tattoodgeek 95e8df6c47 added pwd command (#19907) 2018-10-23 14:37:14 -06:00
Jakub Michalak a740f04bf4 Update security/vpn/index.md (#25594) 2018-10-24 01:28:43 +05:30
Marcia da Silva 9b57a1b9f4 Update portuguese guide react-props-state file (#26113)
Fixed translation errors and modified some expressions to better understanding in portuguese-br language.
2018-10-23 15:36:51 -04:00
Luiza be0c885e31 [portuguese] [hibernate] Unecessary translation for Hibernate (#26283)
The title, hibernate,  has been translated to portuguese. That is not
correct. Fixed by changing the title
2018-10-23 15:34:55 -04:00
Sean 3f51a33e1b Fixed formatting for SQL RIGHT JOIN (Portuguese) (#26327)
Corrected to use consistent formatting and translated a line from English to Portuguese.
2018-10-23 15:33:01 -04:00
Neethan eb2fd8f06a Added additional website under Unix ls (#25672) 2018-10-23 15:10:58 -04:00
Sergei Mellow 3d694d7ffd added missing closing tag for code snippet (#25673) 2018-10-23 15:09:26 -04:00
Naaani b8654ccba4 Translating some comments into Spanish (#25658) 2018-10-23 15:06:55 -04:00
Dauli Pamale Alexis Ange fae51bf0ab Adding definition to JavaScript (#25678) 2018-10-23 14:57:20 -04:00
Jacobmpp 322e896b32 Added advanced increment & decrement (#25680)
syntax and examples
2018-10-23 14:34:01 -04:00
Raja Mehmood Ul Hassan e1d98e3402 Fix(guide): Add details on how Gatsby works 2018-10-23 13:43:43 -04:00
Ryan d275ffb7ee Fix(guide): Add changes to wordpress section 2018-10-23 13:40:52 -04:00
vithoang d4b2bf0341 changed "its" to "it's" in "it's not my being an avid Fantasy reader." (#19833) 2018-10-23 11:44:29 -05:00
Chandra Prakash 162574f0b6 R: Rearrange reference section and code (#19826) 2018-10-23 11:05:37 -05:00
Matt ca4812964e Added some info on recursion (#19814)
May be important info for some
2018-10-23 10:40:57 -05:00
vithoang 9673f2289a Added a new link "The Every Girl - 5 Books to Read If You're Struggling With Imposter Syndrome" (#19806) 2018-10-23 10:24:17 -05:00
Nico Alvarez 96f8e0eaec Corrected spelling error (#19800) 2018-10-23 10:18:34 -05:00
Nico Alvarez 07c5036bbb Corrected spelling error (#19795) 2018-10-23 10:14:58 -05:00
Max Hemingway 3b16ba63a9 Added Python Book (#20226)
* Added Python Book

* Added reference for Google SRE

* chore: delete unwanted files
2018-10-23 20:29:32 +05:30
Tom 307eda4e1c remove link to google cert (#26555)
Why would there be a link to a single google certification on this page?
2018-10-23 20:26:36 +05:30
Tom 9dd1c40db1 remove "this is a stub"... (#25947) 2018-10-23 20:23:29 +05:30
Todd Chaffee 8389ac8785 Fixed English and simplified the writing for JavaScript "this" (#25967) 2018-10-23 20:22:46 +05:30
Todd Chaffee 0397647d8b Added details to the JavaScript book recommendations (#26030)
This PR updates a guide article.
2018-10-23 20:22:08 +05:30
Todd Chaffee bdf4b7bda5 Added the advantages of cheap branching to the git guide intro (#26037) 2018-10-23 20:21:33 +05:30
Gregory Gubarev 217ed50827 Responsive Web Design: Added solution to Cascading CSS Variables (#19596) 2018-10-23 22:51:36 +09:00
Juan Diaz 31c269563a Fixed text editor descriptions and names (#19748) 2018-10-23 22:50:57 +09:00
Thomas Papapaschos b7836f87db update : handle division with zero & runtime error (#19620) 2018-10-23 22:50:19 +09:00
Thomas Papapaschos 4d0fad6e75 updated code parts for increased compatibility (#19621) 2018-10-23 22:49:32 +09:00
binarygalwalkin 98d125f5f5 Added JavaScript syntax, corrected capitalization & sentence. (#23684)
* Added JavaScript syntax, corrected sentence.


Corrected / Added:

 The other assignment operators "are usually" shorthand "methods" for performing "standard" operations using the variable (indicated by x above) and value (indicated by y above) and then assigning the result to the variable itself.

Added:

 JavaScript syntax to "Examples" and "Variations" .

Corrected:

The operator table title by adding an "A" and a capital S to JavaScript.

* fix: escaped bitwise OR operator
2018-10-23 19:13:53 +05:30
Chyanne Haugen 153e1c9f38 Fixed some grammer and spelling in the text. (#19694) 2018-10-23 07:42:08 -05:00
Niccolo Lampa 62a487f9cd new batch of redux challenge hints and solutions (#19691) 2018-10-23 07:30:30 -05:00
salitvinava 2caf880438 Update index.md (#19683)
Added ease of build + Added club penguin
2018-10-23 07:23:14 -05:00
Nick Haras 5e951090bf Corrected the example regular expressions. (#19615)
* Corrected the example regular expressions. 

Removed the extra spaces from inside the regex at lines 44-45 and 56 - 58.  Spaces do not affect JS commands but make a difference inside a regex. The way they were the examples did not return true.

* Fixed reviewer's suggestions

Revert the test back in line 58. Remove unnecessary spaces in lines 56, 58.
2018-10-23 07:10:40 -05:00
Abhishek233 edf7a5f781 Changed a type "attibutes" to "attributes" (#23857) 2018-10-23 16:02:06 +05:30
Nick Haras 069d425c05 Changed regex to resolve to true. (#19725)
Removed unnecessary spaces from regex
2018-10-23 18:42:10 +09:00
Njoku Ugochukwu Godson f8267a257a fixed sentence on line 15 (#23778)
added a comma and the phrase "on your computer"
2018-10-23 14:22:09 +05:30
Zain Kassamali 7722a547d0 Gramatical changes in line 9 (#23781) 2018-10-23 14:19:58 +05:30
Pritom Gogoi 49eb6e7408 update guide-text for 'surface-area-of-a-cone' (#26002)
update guide-text for 'surface-area-of-a-cone' with proper-text, expressions and video-link
2018-10-23 01:37:28 -07:00
MariLuz 045ddc156c Fixing some Spanish translations (#18866) 2018-10-23 17:16:45 +09:00
Thomas Abbott 9a51e8ebb5 fix: update JavaScript standard objects String.prototype.trimright stub article (#23170)
* fix: update javascript standard objects String.prototype.trimright stub article

* fix: method name, title, example and link text
2018-10-23 13:18:40 +05:30
Lallo Vigil 018f941277 Fixed bootstrap link 2018-10-23 15:41:22 +09:00