Skip to content

Commit d84d348

Browse files
committed
Typo: 'the holds' -> 'that holds'
1 parent 13d8f09 commit d84d348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docs/angular-meteor/client/content/tutorials/angular1/steps/tutorial.step_16.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ You can see that the difference between the directive we used in `party-details.
7777
The attributes we use:
7878

7979
* models - the scope array that the markers represent.
80-
* coords - the property the holds the location.
80+
* coords - the property that holds the location.
8181
* click - handler for the click event on a marker
8282
* fit - a boolean to automatically zoom the map to fit all the markers inside
8383
* idKey - the property that holds the unique id of the array

0 commit comments

Comments
 (0)