diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php
index 58ef7a4455..b6825e5f64 100644
--- a/resources/lang/en_US/firefly.php
+++ b/resources/lang/en_US/firefly.php
@@ -453,7 +453,7 @@ return [
'without_date' => 'Without date',
'result' => 'Result',
'sums_apply_to_range' => 'All sums apply to the selected range',
- 'mapbox_api_key' => 'To use map, get an API key from Mapbox. Open your .env
file en enter this code after MAPBOX_API_KEY=
.',
+ 'mapbox_api_key' => 'To use map, get an API key from Mapbox. Open your .env
file and enter this code after MAPBOX_API_KEY=
.',
'press_tag_location' => 'Right click or long press to set the tag\'s location.',
'clear_location' => 'Clear location',