mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Fix typos (#2639)
This commit is contained in:
parent
1b0eba74fd
commit
26bf183430
@ -39,8 +39,8 @@ Psalm also supports a `trait-string` annotation denote a trait that exists.
|
||||
|
||||
### callable-string
|
||||
|
||||
`callable-string` denotes the a string value that has passed an `is_callable` check.
|
||||
`callable-string` denotes a string value that has passed an `is_callable` check.
|
||||
|
||||
### numeric-string
|
||||
|
||||
`numeric-string` denotes the a string value that has passed an `is_numeric` check.
|
||||
`numeric-string` denotes a string value that has passed an `is_numeric` check.
|
||||
|
Loading…
Reference in New Issue
Block a user