diff --git a/getting-started/git-boot-camp.rst b/getting-started/git-boot-camp.rst index 4d01a851e..33717b14d 100644 --- a/getting-started/git-boot-camp.rst +++ b/getting-started/git-boot-camp.rst @@ -265,7 +265,7 @@ To re-apply the last stashed change:: Comparing changes ----------------- -View all non-commited changes:: +View all non-committed changes:: $ git diff