Why is the parameter (t-1) in this example?

12 Views Asked by At

Example 1 on this page: http://mathinsight.org/parametrized_curve_tangent_line_examples

Why do they use $(t-1)$ in the last step ($l(t)=c(1)+(t−1)c′(t_0)$)? Why not just use $t$?