Skip to content

Commit d4e110b

Browse files
jaapiomspirkov
andauthored
Update docs/generics.rst
Co-authored-by: Maksim Spirkov <[email protected]>
1 parent 2376c36 commit d4e110b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)