Skip to content
This repository was archived by the owner on Aug 1, 2020. It is now read-only.

Commit 2ff332f

Browse files
docs: fix typo in README
1 parent 9cba604 commit 2ff332f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Decorator based class property sanitation in Typescript powered by [validator.js][validator.js].
88

99
> **DEPRECATION NOTICE:**
10-
> This library is considered to be deprecated and won't be updated anymore. Please use [class-transformer][ct] and [class-validator][cv] libraries instead.
10+
> This library is considered to be deprecated and won't be updated anymore. Please use the [class-transformer][ct] and/or [class-validator][cv] libraries instead.
1111
1212
## Installation
1313

0 commit comments

Comments
 (0)