diff --git a/cap03.Rmd b/cap03.Rmd
index 3029b387a17d7be8653b7333da9973b5017694ec..9af45f92add6093301bfe1c2da1fda58d99d57e4 100644
--- a/cap03.Rmd
+++ b/cap03.Rmd
@@ -52,20 +52,20 @@ tree -a
     ├── description
     ├── HEAD
     ├── hooks
-    │   ├── applypatch-msg.sample
-    │   ├── commit-msg.sample
-    │   ├── post-update.sample
-    │   ├── pre-applypatch.sample
-    │   ├── pre-commit.sample
-    │   ├── prepare-commit-msg.sample
-    │   ├── pre-push.sample
-    │   ├── pre-rebase.sample
-    │   └── update.sample
+    │   ├── applypatch-msg.sample
+    │   ├── commit-msg.sample
+    │   ├── post-update.sample
+    │   ├── pre-applypatch.sample
+    │   ├── pre-commit.sample
+    │   ├── prepare-commit-msg.sample
+    │   ├── pre-push.sample
+    │   ├── pre-rebase.sample
+    │   └── update.sample
     ├── info
-    │   └── exclude
+    │   └── exclude
     ├── objects
-    │   ├── info
-    │   └── pack
+    │   ├── info
+    │   └── pack
     └── refs
         ├── heads
         └── tags
@@ -231,4 +231,4 @@ git ls-files
 
 ## Ajuda
 
-Git help
\ No newline at end of file
+Git help