**Steps to Repro** 1. Go to the generated documentation for the points parameter: (https://developers.google.com/maps/documentation/roads/nearest#points) 1. In the docs, observe: - The [points](https://developers.google.com/maps/documentation/roads/nearest#points) header says "points" - The text description and example just under the header says "path" - The examples under the [Examples](https://developers.google.com/maps/documentation/roads/nearest#examples) header says "points" again. - The note is a note about snap-to-roads, not nearest roads, which can be unconnected points. **Suggested fixes** - Make it all "points." - Delete the note.
Steps to Repro
Suggested fixes