From b7deaf3ce1e50a670384fff6ada288f7cd4b5260 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Thu, 10 Apr 2025 15:57:42 -0600 Subject: fix: improve wording in version control tutorial --- tutorials/module_2/2_version_control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/module_2/2_version_control.md b/tutorials/module_2/2_version_control.md index d2b4ae8..78b90db 100644 --- a/tutorials/module_2/2_version_control.md +++ b/tutorials/module_2/2_version_control.md @@ -109,4 +109,4 @@ Here’s how it generally works: ### Code resource - Using GitHub to re-use existing code. -In your engineering career, you will most likely use a method of computation that has been done before. In such scenarios, open-source +In your engineering career, you will most likely use a computation method that has been come up with before. In such scenarios, open-source -- cgit v1.2.3