Skip to content

Commit d0096b7

Browse files
committed
Changes of GR(Greece) PostCode Pattern
1 parent 3e5be99 commit d0096b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Directory/etc/zip_codes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
</zip>
284284
<zip countryCode="GR">
285285
<codes>
286-
<code id="pattern_1" active="true" example="123 45">^[0-9]{3}\s[0-9]{2}$</code>
286+
<code id="pattern_1" active="true" example="12345">^[0-9]{5}$</code>
287287
</codes>
288288
</zip>
289289
<zip countryCode="GS">

0 commit comments

Comments
 (0)