Skip to content

Commit 78ed34b

Browse files
committed
docs: capitalize first letter
1 parent bc05562 commit 78ed34b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contributing/internals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ override that:
2323
}
2424
```
2525

26-
## Type declarations
26+
## Type Declarations
2727

2828
PHP7 provides [Type declarations](https://www.php.net/manual/en/language.types.declarations.php)
2929
for method parameters and return types. Use it where possible. Return type

0 commit comments

Comments
 (0)