Documentation mistyped version format query string

Just to let you know guys the LatestChangeSetId is wrong its 

 $Repository.YourRepo.LastestChangesetId$ 

and it should be

$Repository.YourRepo.LatestChangesetId$

Thanks, fixed.

You are welcome