Skip to content

Commit d4e110b

Browse files
jaapiomspirkov
andauthored
Update docs/generics.rst
Co-authored-by: Maksim Spirkov <63721828+mspirkov@users.noreply.github.com>
1 parent 2376c36 commit d4e110b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/generics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Generics
33
========
44

5-
This project is capable of parsing generics notation as used by phpstan. But it has some limitations, in regards to
5+
This project is capable of parsing generics notation as used by PHPStan. But it has some limitations, in regards to
66
phpstan. The main difference is that phpstan does scan your whole codebase to find out what types are used in generics,
77
while this library only parses the types as they are given to it.
88

0 commit comments

Comments
 (0)