diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-10 15:57:42 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-10 15:57:42 -0600 |
| commit | b7deaf3ce1e50a670384fff6ada288f7cd4b5260 (patch) | |
| tree | d044342cb4f407ab4a8fbe8cb247217d05854f02 /tutorials | |
| parent | 5611ea18eea5e34b12858fdfbb3273e4e0edf44b (diff) | |
fix: improve wording in version control tutorial
Diffstat (limited to 'tutorials')
| -rw-r--r-- | tutorials/module_2/2_version_control.md | 2 |
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 |
