Skip to content

Commit 4323ce4

Browse files
committed
Typo fix.
1 parent f4ca3d4 commit 4323ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

accepted/PSR-3-logger-interface-meta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The intent of this design is twofold. One, the message is then readily availabl
2626

2727
## 5. Errata
2828

29-
### 7.1 Type additions
29+
### 5.1 Type additions
3030

3131
The 2.0 release of the `psr/log` package includes scalar parameter types. The 3.0 release of the package includes return types. This structure leverages PHP 7.2 covariance support to allow for a gradual upgrade process, but requires PHP 8.0 for type compatibility.
3232

0 commit comments

Comments
 (0)