From 8ebfb2eb722399e20aefb035c33f33ebb4939dbb Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Wed, 28 Oct 2020 18:50:55 +0100 Subject: [PATCH] Refs #112: fix typo --- lib/country_codes.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/country_codes.dart b/lib/country_codes.dart index beb7d9a..993be09 100644 --- a/lib/country_codes.dart +++ b/lib/country_codes.dart @@ -755,7 +755,7 @@ List> codes = [ "dial_code": "+258", }, { - "name": "Myanma", + "name": "Myanmar", "code": "MM", "dial_code": "+95", },