Skip to content

Commit 909649c

Browse files
dunglassoyuka
andauthored
Update core/dto.md
Co-Authored-By: soyuka <[email protected]>
1 parent 6e377cc commit 909649c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/dto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ use Swagger\Annotations as SWG;
351351
public function __invoke()
352352
```
353353

354-
### Specify an input and/or output class
354+
### Specify an Input and/or Output Class
355355

356356
For a given resource class, you may want to have a different representation of this class as input (write) or output (read).
357357
To do so, a resource can take an input and/or an output class:

0 commit comments

Comments
 (0)