Skip to content

Commit 30557d2

Browse files
guilhermelimaklachlanjc
authored andcommitted
Fix typo on lorem.md
1 parent 5383b07 commit 30557d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/docs/src/components/lorem.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ but then want to upgrade to something more fully-featured like Tachyons, you'll
2828
Essentially, HTML templates written with either of these libraries isn't as portable as if we'd used a standard syntax, for example inline styles.
2929
Today's tools would make this a lot easier, using type checking, unit tests, and perhaps even AST parsing, but it would still create a barrier.
3030

31-
The **interopability** between these two libraries suffered because
31+
The **interoperability** between these two libraries suffered because
3232
_what_ they did, was different from _how_ they did it.
3333

3434
Around the same time, Etsy adopted a similar approach with slightly different naming conventions, and as the years passed,

0 commit comments

Comments
 (0)