diff --git a/docs/Aggregation/GeoHashGrid.md b/docs/Aggregation/GeoHashGrid.md
index e372264601bfe2ebb7243a4fb3117fb574ab0a63..ac9b5ba37627f154cb1dbc73f365f67e3792245e 100644
--- a/docs/Aggregation/GeoHashGrid.md
+++ b/docs/Aggregation/GeoHashGrid.md
@@ -10,7 +10,7 @@ that represent cells in a grid.
 ```JSON
 {
     "aggregations" : {
-        "agg_GrainGeoHashGrid" : {
+        "GrainGeoHashGrid" : {
             "geohash_grid" : {
                 "field" : "location",
                 "precision" : 3