Skip to content

Commit

Permalink
Mark code block in faq.md as text
Browse files Browse the repository at this point in the history
  • Loading branch information
hecrj committed Sep 21, 2024
1 parent 74ff5c9 commit 1176472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ this is rarely an issue for most use cases!
## I Am Getting A Panic Saying There Is No Reactor Running. What Is Going On?
You are probably using `Task` to execute a `Future` that needs the `tokio` executor:

```
```text
there is no reactor running, must be called from the context of a Tokio 1.x runtime
```

Expand Down

0 comments on commit 1176472

Please sign in to comment.