Skip to content

Commit 09402b1

Browse files
oschwaldclaude
andcommitted
Address review feedback: GeoIP branding in docs
Update the remaining product-prose 'GeoIP2' reference to 'GeoIP'. Technical identifiers (class names, package coordinates) are unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 9785987 commit 09402b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ mvn javadoc:javadoc
6868
- Use Java records (as of version 4.0.0) with deprecated getter methods for backwards compatibility
6969
- Implement `JsonSerializable` interface
7070
- `InsightsResponse` and `FactorsResponse` extend `ScoreResponse` with additional fields
71-
- Response models include GeoIP2 data (this library depends on `com.maxmind.geoip2:geoip2`)
71+
- Response models include GeoIP data (this library depends on `com.maxmind.geoip2:geoip2`)
7272

7373
**Exception Hierarchy** (`src/main/java/com/maxmind/minfraud/exception/`)
7474
- `MinFraudException` (base checked exception)

0 commit comments

Comments
 (0)