diff --git a/content/version-control/browsing.md b/content/version-control/browsing.md index 87995d0..18b7c51 100644 --- a/content/version-control/browsing.md +++ b/content/version-control/browsing.md @@ -159,7 +159,7 @@ prepare questions. The hints are for the GitHub path in the browser. 1. **Which files include the word "position"**? (Hint: the GitHub search on top of the repository view) 1. In the `simulate.py` file, - find out who modified the "gravitational constant" + find out who modified the "time step" last and **in which commit**. (Hint: "Blame" view in the file view) 1. Can you use this code yourself? **Are you allowed to share