Skip to content

Commit 1176472

Browse files
committed
Mark code block in faq.md as text
1 parent 74ff5c9 commit 1176472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ this is rarely an issue for most use cases!
4949
## I Am Getting A Panic Saying There Is No Reactor Running. What Is Going On?
5050
You are probably using `Task` to execute a `Future` that needs the `tokio` executor:
5151

52-
```
52+
```text
5353
there is no reactor running, must be called from the context of a Tokio 1.x runtime
5454
```
5555

0 commit comments

Comments
 (0)