From 7f933800b2280fe5f495baa509403b651e94a94b Mon Sep 17 00:00:00 2001 From: Ryan C Cooper Date: Fri, 27 Jan 2017 17:28:16 -0500 Subject: [PATCH] fix typo in HW2 --- HW2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HW2/README.md b/HW2/README.md index 6255141..b182619 100644 --- a/HW2/README.md +++ b/HW2/README.md @@ -26,5 +26,5 @@ height is 1.72 m. ``` In addition to the output of `h`-height at 2.37 m-plot the path of the object from its - initial position its position at 2.37 m away from the start. *Note: use your + initial position to its position at 2.37 m away from the start. *Note: use your `setdefaults.m` to set the plot defaults before outputting the result.*