diff --git a/basics.html b/basics.html
index adbe3fe98b44c89552640b3081f40de48c4c99b2..77b17331b266e1823aad7f3a089bfa6f2852b43b 100644
--- a/basics.html
+++ b/basics.html
@@ -452,7 +452,7 @@
               'log --graph --decorate --oneline --all'
 
             # show config
-            git config --list
+            git config --global --list
             ```
 
             notes: