diff --git a/README.md b/README.md index 090d8da..fc81f67 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ go get github.com/fatih/structure ``` ## Example -Below is an example that is converting a **struct** to a **map** +Below is an example which converts a **struct** to a **map** ```go type Server struct {