1 parent 14696f9 commit 0b3d6c0Copy full SHA for 0b3d6c0
1 file changed
Week2/README.md
@@ -210,7 +210,7 @@ A few examples of what you can do with Markdown:
210
| H2 | `## title`
211
| *Emphasis* | `*italic`
212
| **Bold** | `**bold**`
213
-| ~~Strikethrough~~~ | `~~Scratch this.~~`
+| ~~Strikethrough~~ | `~~Scratch this.~~`
214
| [Link](#) | `[link text](https://somewhere)`
215
| `<p>Single line of code</p>` | `` use single `backticks` around your code``
216
0 commit comments