#8546·coredns

docs: fix 'allows to start' grammar in multisocket plugin README

Author: mrchatamCreated Sep 13, 2026Updated Sep 13, 2026

Description

In plugin/multisocket/README.md, the Name section reads:

multisocket - allows to start multiple servers that will listen on one port.

Non-idiomatic English: "allows to start" should be "allows starting" (or "allows you to start").

Proposed fix

allows to startallows starting

Docs-only; happy to open a PR.