I'm reading a paper which gives the following definition:
Let $K\subset\mathbb{R}^2$ be locally-connected and compact. Given $p,q\in K$, let $\mathrm{diam}(p, q)$ be the minimum diameter of a connected subset of $K$ containing both $p$ and $q$, and define the local-connectivity function $f:\mathbb{R}^+ \rightarrow \mathbb{R}^+$ of $K$ by
\begin{equation} f(s) = \sup_{d(p,q)\leq s}\mathrm{diam}(p,q) \end{equation}
I'm struggling to understand how this makes sense - we do not assume $K$ is connected, so how can we assume that there is a connected subset of $K$ containing $p$ and $q$ in the first place? The example in my head is two disjoint closed discs in the plane, and taking $p$ in one disc and $q$ in the other. Am I missing something here? Thanks