Skip to content

Commit

Permalink
fix: small change to trigger a catch-up release (#1163)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinr-maps committed Jun 15, 2024
1 parent fdd411b commit 11adbce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import {

export interface IGetAvailableCountriesOptions extends IEndpointOptions {
/**
* View a description for a given country. If not specified, will return a list of all countries.
* View a description for a given country. If not specified, it will return a list of all countries.
*/
countryCode?: string;
}
Expand Down

0 comments on commit 11adbce

Please sign in to comment.