Skip to content

Commit 26354ea

Browse files
author
Kirill Nesmeyanov
committed
Readme typo
1 parent fa77872 commit 26354ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ class ExampleObject
6666
{
6767
public function __construct(
6868
#[MapProperty('list<non-empty-string>')]
69-
public readonly array $name,
69+
public readonly array $names,
7070
) {}
7171
}
7272

0 commit comments

Comments
 (0)