diff --git a/SCATTER_PLOT.md b/SCATTER_PLOT.md
index df8c1c4..15e107b 100644
--- a/SCATTER_PLOT.md
+++ b/SCATTER_PLOT.md
@@ -48,7 +48,7 @@ Now add a link to D3 at the bottom of your `
` tag in `index.html`. We'll
```html
-
+
```
@@ -63,7 +63,7 @@ and link to it in `index.html` at the bottom of the `` tag. Make sure it
```html
-
+
```
@@ -79,7 +79,7 @@ In `index.html`, at the top of the ``, before your `script` tags, add an `
```html
-
+
```
@@ -91,8 +91,8 @@ If we examine the Elements tab of our dev tools, we'll see the `svg` element has
In `app.js`, remove your previous `console.log` statements and create variables to hold the width and height of the `