Skip to content

Commit 4ab9b75

Browse files
Update content/pipes.md
1 parent ddc25dc commit 4ab9b75

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
@@ -48,7 +48,7 @@ This ensures that one of the following two conditions is true: either the parame
4848
For example, assume the route is called like:
4949

5050
```bash
51-
GET localhost:3000/a
51+
GET localhost:3000/abc
5252
```
5353

5454
Nest will throw an exception like this:

0 commit comments

Comments
 (0)