freeCodeCamp/curriculum
Steve Beecheno 564a4d2cab
fix(curriculum): grammatical errors (#49537)
* Minor grammatical change 

```diff
# --description--
-      Create an .small-text selector and set the font-size to 0.85rem, which would calculate to be roughly 13.6px (remember that you set your html to have a font-size of 16px).
+      Create a .small-text selector and set the font-size to 0.85rem, which would calculate to roughly 13.6px (remember that you set your html to have a font-size of 16px).
```

* Add backticks for formatting purposes

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>

---------

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2023-02-27 17:50:35 +01:00
..
__fixtures__ feat: curriculum dictionaries to objects (#40878) 2021-02-02 12:14:29 -07:00
challenges fix(curriculum): grammatical errors (#49537) 2023-02-27 17:50:35 +01:00
dictionaries chore(i18n,learn): processed translations (#48899) 2023-01-03 11:16:51 -06:00
schema feat: integrate The Odin Project (#48617) 2023-01-19 14:55:26 +02:00
test chore: switch to @compodoc/live-server (#49397) 2023-02-16 13:30:11 +00:00
getChallenges.acceptance.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
getChallenges.js fix: validate upcoming changes better (#49219) 2023-02-01 12:12:38 -08:00
getChallenges.test.js fix: fallback to english challenges (#45635) 2022-04-15 09:17:49 -05:00
LICENSE.md feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
lint-localized.js refactor: organise TypeScript config and migrate helpers (#44747) 2022-01-25 11:34:16 +01:00
package.json chore(deps): update dependency joi to v17.8.3 2023-02-25 21:15:28 +00:00
utils.js feat: transfer The Odin Project to its own superblock (#49202) 2023-02-08 15:21:03 +01:00
utils.test.ts feat: transfer The Odin Project to its own superblock (#49202) 2023-02-08 15:21:03 +01:00