diff options
| author | Dave Collins <[email protected]> | 2013-01-10 20:59:09 -0600 |
|---|---|---|
| committer | Dave Collins <[email protected]> | 2013-01-10 20:59:09 -0600 |
| commit | 40eb25a95da22b84740d793f4279c212a865fdee (patch) | |
| tree | 0c373a49b6d7bf6eb258567da6567f3d3b8079e1 | |
| parent | f9d76718448815686718a5a8fae1c91fbf8f9a3c (diff) | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |
