Skip to content

Commit

Permalink
chore: 🤖 typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTomB committed Jan 24, 2025
1 parent 4a48108 commit cc55871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/STYLEGUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export class MyComponent {

## Protected / Public / Static

- **Never** use the `protected` keyword.
- **Never** use the `protected`, `public`, or `static` keywords.

## Readonly

Expand Down

0 comments on commit cc55871

Please sign in to comment.