From cf4c15155df8cebb0f0c6c010a2ca892f9bf8e69 Mon Sep 17 00:00:00 2001 From: ANKDDEV Date: Wed, 16 Jul 2025 08:25:18 +0300 Subject: [PATCH] fix(5.1.1:17): typo --- src/patterns.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/patterns.rst b/src/patterns.rst index f482864a..d7b8f0f8 100644 --- a/src/patterns.rst +++ b/src/patterns.rst @@ -210,7 +210,7 @@ its :t:`binding` is determined as follows: * :dp:`fls_f8zo4scodhcr` If the :t:`identifier pattern` has only :t:`keyword` ``ref``, then the - :t:`type` ``& bound_pattern_type``, where ``bound_pattern_type`` is the + :t:`type` is ``& bound_pattern_type``, where ``bound_pattern_type`` is the :t:`type` of the :t:`bound pattern`. * :dp:`fls_d3fs2h7oqjl0`