Code

githooks.txt: add missing word
[git.git] / Documentation / git-config.txt
index 28e1861094a1689cdb042df6b1d788620ffdf213..19a8917b83f4ff111e9eec0767c3261a2c39d995 100644 (file)
@@ -279,7 +279,7 @@ If you want to know all the values for a multivar, do:
 % git config --get-all core.gitproxy
 ------------
 
-If you like to live dangerous, you can replace *all* core.gitproxy by a
+If you like to live dangerously, you can replace *all* core.gitproxy by a
 new one with
 
 ------------