Skip to content

Commit

Permalink
Make note rewrite work
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik committed Sep 17, 2022
1 parent 8c5959e commit 30c0329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ EventLoop::repeat(600, function () use ($resolver) {
});
```

> **Note:**
> **Note**
> The above code relies on the resolver not being changed. `reloadConfig` is specific to `Rfc1035StubResolver` and is not part of the `Resolver` interface.
## Example
Expand Down

0 comments on commit 30c0329

Please sign in to comment.