Skip to content

Commit 431f531

Browse files
committed
Fix typo in README
1 parent 39716a8 commit 431f531

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
@@ -50,7 +50,7 @@ $arrowFn = fn() => /** @show-type */ str_contains('psalm-show-type', 'show-type'
5050
@show-type: SplDoublyLinkedList<TKey: int, TValue: Str>
5151
```
5252

53-
#### array\iterable
53+
#### array/iterable
5454

5555
```
5656
@psalm-trace: array<int, Foo\Bar\Str>

0 commit comments

Comments
 (0)