Skip to content

Commit b20dd07

Browse files
chore: improves example docblock
Co-authored-by: Felix Arntz <[email protected]>
1 parent 0770728 commit b20dd07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ All code must be properly documented with PHPDoc blocks following these standard
3939
### Example
4040
```php
4141
/**
42-
* Handles user authentication requests.
42+
* Class for handling user authentication requests.
4343
*
4444
* @since n.e.x.t
4545
*/

0 commit comments

Comments
 (0)