diff --git a/src/ipinfo.rs b/src/ipinfo.rs index d4e9afa..8b18c78 100644 --- a/src/ipinfo.rs +++ b/src/ipinfo.rs @@ -50,7 +50,7 @@ pub struct IpInfoConfig { // Default mapping of country codes to their respective flag emoji and unicode pub default_flags: Option>, - // Default mapping of country codes to their respective currency code and symbol + // Default mapping of currencies to their respective currency code and symbol pub default_currencies: Option>, // Default mapping of country codes to their respective continent code and continent name