From 1a18a5f5b6fef9e39dc7e90320418cf770ea7e50 Mon Sep 17 00:00:00 2001 From: yetitechnepal <72850136+yetitechnepal@users.noreply.github.com> Date: Mon, 22 Mar 2021 11:31:49 +0545 Subject: [PATCH] Fixed Typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit नपल >> नेपाल --- 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 993be09..75b007e 100644 --- a/lib/country_codes.dart +++ b/lib/country_codes.dart @@ -770,7 +770,7 @@ List> codes = [ "dial_code": "+674", }, { - "name": "नपल", + "name": "नेपाल", "code": "NP", "dial_code": "+977", },