Skip to content

Commit 139e9fa

Browse files
Merge pull request #57 from johntheholman/patch-1
What Are Components Update
2 parents 5692fdf + e83d36f commit 139e9fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sections/Why/WhatAreComponents.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export const WhatAreComponents = () => (
4949
<Text>
5050
Components are standardized, interchangeable building blocks of UIs.
5151
They encapsulate the appearance and function of UI pieces. Think LEGO
52-
bricks. LEGOs can be used to build everything from castles to
52+
bricks. LEGO can be used to build everything from castles to
5353
spaceships; components can be taken apart and used to create new
5454
features.
5555
</Text>

0 commit comments

Comments
 (0)