Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jrcii committed Dec 8, 2022
1 parent 4dc969b commit 153f822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/annotating_code/type_syntax/utility_types.md
@@ -1,6 +1,6 @@
# Utility types

Psalm supports some _magical_ utility types that brings superpower to the PHP type system.Re
Psalm supports some _magical_ utility types that brings superpower to the PHP type system.

## `key-of<T>`

Expand Down

0 comments on commit 153f822

Please sign in to comment.