diff --git a/handelers/constants.go b/handelers/constants.go
index d3c1725311591275758bffb841ff6e7d88362d50..23573f19a7d65abb7a113b746c9d488317dddb90 100644
--- a/handelers/constants.go
+++ b/handelers/constants.go
@@ -54,4 +54,5 @@ const COUNTRIESNOW_API = "http://129.241.150.113:3500/api/v0.1/countries"
 const RESTCOUNTRIES_API = "http://129.241.150.113:8080/v3.1/all"
 
 //population
-const YEAR_LIMIT_REMINDER = "You can also specify how many years to display with {?<startYear-endYear>}.\n"
\ No newline at end of file
+const YEAR_LIMIT_REMINDER = "You can also specify how many years to display with {?<startYear-endYear>}.\n"
+