Changed 'It' to 'AWS' and added commas at the end of the first paragraph - for better readability.
Capitalised the 'c' in the Certifications hyperlink at the very end.
Agile index.md translation changes. I've done it in more readable way and translated missing parts.
Also, I've translated the title as a 2 word combination, because the translation makes sense only with "Agile methodologies".
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->
- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.
If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.
Closes#33195
In line #19, I edited the sentence which is meant to say that the computer can not check more than one value at the same time. I added more and deleted some work to get the right translation in Arabic.
* Add example to concisely return object
This trick to directly and concisely return object might be useful for beginners
* Change function name and logic
Change function name and logic to make sense
* Added examples and definition - CSS
- added two examples with the most used values
- added definition
* Added resources to Graceful Degradation - CSS
Added links to multiple articles / post / explanations / tools to help coders understand the concept
* changed triple backtick to single
* fixed https link
- had to fix one link to point to the https site
- removed one link because it doesn't match with the guide provided by FCC
* Add a space between class name and curly brace