We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ac65ed + c92dba6 commit c2b8e6aCopy full SHA for c2b8e6a
docs/GitWorkflows.rst
@@ -22,7 +22,7 @@ The general SVN workflow consists of the following commands:
22
23
1. Checkout: This means checking out/setting up a new repository.
24
2. Update: Pulling the latest remote changes into a local repository.
25
-3. Commiting: Committing a change to the remote repository.
+3. Committing: Committing a change to the remote repository.
26
4. Reverting: Reverting a change from a remote repository.
27
5. Browsing: Looking at commits.
28
0 commit comments