We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b9e5c commit 777af37Copy full SHA for 777af37
130_Partial_Matching/05_Postcodes.asciidoc
@@ -7,7 +7,7 @@ postcode `W1V 3DG` can((("postcodes (UK), partial matching with"))) be broken do
7
* `W1V`: This outer part identifies the postal area and district:
8
9
** `W` indicates the area (one or two letters)
10
-** `1V` indicates the district (one or two numbers, possibly followed by a letter
+** `1V` indicates the district (one or two numbers, possibly followed by a letter)
11
12
* `3DG`: This inner part identifies a street or building:
13
0 commit comments