Skip to content

Commit 94636f5

Browse files
dannywilsKyleAMathews
authored andcommitted
Fix typo in building with components section (#3476)
reusabilty => reusability
1 parent f465b38 commit 94636f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/building-with-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ is a good place to start.
1212
## Why React components?
1313

1414
React's component architecture simplifies building large websites by encouraging
15-
modularity, reusabilty, and clear abstraction. React has a large ecosystem of
15+
modularity, reusability, and clear abstraction. React has a large ecosystem of
1616
open source components, tutorials, and tooling that can be used seamlessly for
1717
building sites with Gatsby. Gatsby is built to behave almost exactly like a
1818
normal React application.

0 commit comments

Comments
 (0)