Skip to content

Commit

Permalink
docs: fix typo in Security section (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
tienpham94 authored Aug 19, 2024
1 parent 5d1c7e5 commit ea1ebba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

NOTE: While managing authentication on the client side is crucial, it is equally vital to implement robust security measures on the server to protect resources. Client-side authentication enhances user experience and complements server-side security measures.

Protetcting resources comprises two key components:
Protecting resources comprises two key components:

### Authentication

Expand Down

0 comments on commit ea1ebba

Please sign in to comment.