소스 검색

Update README.md

Dave Collins 13 년 전
부모
커밋
40eb25a95d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -77,8 +77,8 @@ Circular struct with a uint8 field and a pointer to itself via %+v:
 
 ```
 * spew.Config.MaxDepth
-  Maximum number of levels to descend into nested data structures.
-  There is no limit by default.
+	Maximum number of levels to descend into nested data structures.
+	There is no limit by default.
 
 * spew.Config.Indent
 	String to use for each indentation level for Dump functions.