diff --git a/BUILD.md b/BUILD.md index 48f20ef..4edd0af 100644 --- a/BUILD.md +++ b/BUILD.md @@ -338,7 +338,7 @@ d3.select('svg') .call(leftAxis); //no need to transform, since it's placed correctly initially ``` -It's a little tough, so let's adding some margin to the body: +It's a little tough to see, so let's adding some margin to the body: ```css body {