aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroleg <[email protected]>2020-08-05 23:01:48 +0300
committeroleg <[email protected]>2020-08-05 23:01:48 +0300
commit500576e6f91b22ce2a2bdeccc0d1eef214fb4533 (patch)
treef02c26380de36be66867e9599f36ecda64c93e17
parent27d894b6a2213643dfc61496637c59c3aad73b16 (diff)
downloadfaker-500576e6f91b22ce2a2bdeccc0d1eef214fb4533.tar.xz
faker-500576e6f91b22ce2a2bdeccc0d1eef214fb4533.zip
fixed typo
-rw-r--r--lib/locales/fi/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/locales/fi/index.js b/lib/locales/fi/index.js
index deeb0599..749c86ad 100644
--- a/lib/locales/fi/index.js
+++ b/lib/locales/fi/index.js
@@ -1,4 +1,4 @@
var fi = {};
module['exports'] = fi;
-fi.title = "Finish";
+fi.title = "Finnish";
fi.name = require("./name"); \ No newline at end of file