Skip to content

Commit e090f7b

Browse files
yukukotanipull[bot]
authored andcommitted
fix(blog): fix typo in roadmap-2024 (#1474)
1 parent 18400c1 commit e090f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/content/blog/roadmap-2024.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Users have different needs, though, so it will only be possible to satisfy some
5454

5555
CSS is our next language of focus, and we are making good progress. HTML and Markdown will follow. Follow our [up-to-date page](/internals/language-support) to keep up with the progress of our work.
5656

57-
The CSS language will enable much work and experimentation: CSS formatting and linting, and we will port some of the lint rules from `styelelint`. A new area of experimentation is cross-linting.
57+
The CSS language will enable much work and experimentation: CSS formatting and linting, and we will port some of the lint rules from `stylelint`. A new area of experimentation is cross-linting.
5858

5959
The idea of cross-linting can be explained with an example: compute the CSS styles/classes defined in a project and warn a user when said styles aren't used inside JSX/HTML files.
6060

0 commit comments

Comments
 (0)