We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbaaa6d commit 2691d9aCopy full SHA for 2691d9a
Git-Basics/README.md
@@ -27,7 +27,7 @@
27
| Git is a software | GitHub is a cloud service |
28
| Git is installed locally on the system | GitHub is hosted on the web |
29
| It is command-line tool | It is a graphical user interface |
30
-| Git is maintained by linux | GitHub is maintained by Microsoft |
+| Git is maintained by Linux | GitHub is maintained by Microsoft |
31
| It is focused on version control and code sharing | It is focused on centralized source code hosting |
32
| Git is open-source licensed | GitHub includes a free-tier and pay-for-use tier |
33
| Git was released in 2005 | GitHub was released in 2008 |
0 commit comments