summaryrefslogtreecommitdiff
path: root/tutorials/module_2
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-04-10 15:57:42 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-04-10 15:57:42 -0600
commitb7deaf3ce1e50a670384fff6ada288f7cd4b5260 (patch)
treed044342cb4f407ab4a8fbe8cb247217d05854f02 /tutorials/module_2
parent5611ea18eea5e34b12858fdfbb3273e4e0edf44b (diff)
fix: improve wording in version control tutorial
Diffstat (limited to 'tutorials/module_2')
-rw-r--r--tutorials/module_2/2_version_control.md2
1 files changed, 1 insertions, 1 deletions
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