Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit d46731f

Browse files
committed
Fix typo
1 parent fa8ae59 commit d46731f

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
@@ -41,7 +41,7 @@ class User extends DataObject
4141
* @dto-property LastName
4242
* And last name is PascalCased? What?
4343
* It's weird API we're dealing with, indeed.
44-
* Fortunately we can easily rename it for our purposes.d
44+
* Fortunately we can easily rename it for our purposes.
4545
*/
4646
public $lastName;
4747
}

0 commit comments

Comments
 (0)