Skip to content

Commit

Permalink
docs(README): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nhedger committed Aug 24, 2023
1 parent 532f419 commit 75152ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NestJS Encryption Module

**NestJS Encrytion** is NestJS 9+ module that provides _plug-and-play_ encryption
**NestJS Encrytion** is a NestJS 9+ module that provides _plug-and-play_ encryption
and decryption functionality to your NestJS application.

- Uses `AES-256-CBC` by default, but supports [other ciphers](#supported-ciphers) as well.
Expand Down

0 comments on commit 75152ba

Please sign in to comment.