Skip to content

Commit 0fbacfb

Browse files
committed
Use a value that reads more like an example here
1 parent 651bff7 commit 0fbacfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/ingest/apis/put-ip-location-database.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ PUT _ingest/geoip/database/my-database-id
1717
{
1818
"name": "GeoIP2-Domain",
1919
"maxmind": {
20-
"account_id": "1025402"
20+
"account_id": "1234567"
2121
}
2222
}
2323
----

0 commit comments

Comments
 (0)