Skip to content

Commit 7581a6f

Browse files
Merge pull request #24 from rjschie/patch-1
fix: correct misspelling of classes
2 parents 7dcb11a + 1cbedef commit 7581a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/principle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ renders a reactive output.
3030

3131
!(./-snippets/principle.ts#a)
3232

33-
To push the envelope, let's refactor the example to use clases
33+
To push the envelope, let's refactor the example to use classes
3434
and private fields.
3535

3636
!(./-snippets/principle.ts#b)

0 commit comments

Comments
 (0)