mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): typo 'style.css' to 'styles.css' (#52729)
This commit is contained in:
+1
-1
@@ -157,7 +157,7 @@ assert(document.getElementsByTagName('button')?.[0]?.hasAttribute('style'));
|
||||
```
|
||||
|
||||
```css
|
||||
/* style.css */
|
||||
/* styles.css */
|
||||
```
|
||||
|
||||
# --solutions--
|
||||
|
||||
Reference in New Issue
Block a user