We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d8f09 commit d84d348Copy full SHA for d84d348
.docs/angular-meteor/client/content/tutorials/angular1/steps/tutorial.step_16.md
@@ -77,7 +77,7 @@ You can see that the difference between the directive we used in `party-details.
77
The attributes we use:
78
79
* models - the scope array that the markers represent.
80
-* coords - the property the holds the location.
+* coords - the property that holds the location.
81
* click - handler for the click event on a marker
82
* fit - a boolean to automatically zoom the map to fit all the markers inside
83
* idKey - the property that holds the unique id of the array
0 commit comments