We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b3f7c commit 300d663Copy full SHA for 300d663
README.md
@@ -5,7 +5,7 @@ So you've been working on some cool visualization pipeline or new machine learni
5
6
The short answer: Git and GitHub
7
8
-These [version control](https://www.atlassian.com/git/tutorials/what-is-version-control) tools allow teams of people to do the following:
+These [version control](https://www.atlassian.com/git/tutorials/what-is-version-control) tools allow developers to do the following:
9
* manage changes in source code over time
10
* download the latest version of your project
11
* upload their improvements on your project / share code
0 commit comments