Skip to content

Commit 7a07528

Browse files
authored
docs(guide): fix typo
1 parent 0943d49 commit 7a07528

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_guide/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ subtitle: Origins & Concepts
33
chapter: 1
44
---
55

6-
Catalyst is a set of patterns and techniques for developing _components_ within a complex application. At it's core, Catalyst simply provides a small library of functions to make developing [Web Components](https://developer.mozilla.org/en-US/docs/Web/Web_Components) easier. The library is an implementation detail, though. The concepts are what we're most interested in.
6+
Catalyst is a set of patterns and techniques for developing _components_ within a complex application. At its core, Catalyst simply provides a small library of functions to make developing [Web Components](https://developer.mozilla.org/en-US/docs/Web/Web_Components) easier. The library is an implementation detail, though. The concepts are what we're most interested in.
77

88
## How did we get here?
99

0 commit comments

Comments
 (0)