diff options
| author | rob.scott <[email protected]> | 2015-03-10 13:59:19 +0000 |
|---|---|---|
| committer | rob.scott <[email protected]> | 2015-03-10 13:59:19 +0000 |
| commit | 0f50ab4fa9c2ad3fdc93a1e070a3630a877bfc9b (patch) | |
| tree | eb63ad63d93cbf1188632c90afe0d17a4b99ea52 /lib | |
| parent | 3418839d8b818485331ef7931dea1de26c751da2 (diff) | |
| download | faker-0f50ab4fa9c2ad3fdc93a1e070a3630a877bfc9b.tar.xz faker-0f50ab4fa9c2ad3fdc93a1e070a3630a877bfc9b.zip | |
Removed trailing comma
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/locales/en.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/locales/en.js b/lib/locales/en.js index a7d70e8f..ef0123a1 100644 --- a/lib/locales/en.js +++ b/lib/locales/en.js @@ -7743,7 +7743,7 @@ en.commerce = { "Metal", "Soft", "Fresh", - "Frozen", + "Frozen" ], "product": [ "Chair", |
