diff --git a/src/node/examples/route_guide_server.js b/src/node/examples/route_guide_server.js
index bc9ed251019f94cd94e49cc3964554f89cc95e38..0d3b5851507c1361ef57616b732f33261943f2c5 100644
--- a/src/node/examples/route_guide_server.js
+++ b/src/node/examples/route_guide_server.js
@@ -51,7 +51,7 @@ var COORD_FACTOR = 1e7;
 var feature_list = [];
 
 /**
- * Get a feature object at the given point, or creates one if it does not exist.
+ * Get a feature object at the given point.
  * @param {point} point The point to check
  * @return {feature} The feature object at the point. Note that an empty name
  *     indicates no feature