Typo in documentation
temurih opened this issue · 1 comments
temurih commented
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
oschwald commented
Thanks! This has been fixed in master and the Pages site will be updated next time we do a release.