maxmind/GeoIP2-dotnet

Typo in documentation

temurih opened this issue · 1 comments

Its not a big deal, but you guys have a typo in your docs.

http://maxmind.github.io/GeoIP2-dotnet/

var client = new WebServiceClient(42, "license_key1")); // extra closing bracket

Thanks! This has been fixed in master and the Pages site will be updated next time we do a release.