Skip to content

Commit 08cd00b

Browse files
authored
docs(readme): fix StackBlitz link adjacent text (#84)
1 parent febaf8a commit 08cd00b

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
@@ -554,7 +554,7 @@ function MyForm() {
554554
}
555555
```
556556

557-
_Play with [`useAsyncIterState`](#useasynciterstate) an interactive example:_
557+
_Play with [`useAsyncIterState`](#useasynciterstate) inside a StackBlitz playground:_
558558

559559
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/react-async-iterators-example-4?file=src%2FApp.tsx)
560560

0 commit comments

Comments
 (0)