Skip to content

Commit 37dcfbb

Browse files
Update pipes.md
1 parent 6cd115c commit 37dcfbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pipes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ export class CreateCatDto {
239239
}
240240
```
241241

242-
> Info **Hint** Read more about the class-validator decorators [here](https://github.com/typestack/class-validator#usage).
242+
> info **Hint** Read more about the class-validator decorators [here](https://github.com/typestack/class-validator#usage).
243243
244244
Now we can create a `ValidationPipe` class.
245245

0 commit comments

Comments
 (0)