Skip to content

Commit

Permalink
Update Markdown.ipynb (#1448)
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
tmikolajczyk authored Jun 22, 2020
1 parent f9dac41 commit 15aa31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/reference/panes/Markdown.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"\n",
"### Emphasis\n",
"\n",
"Emphasis, aka italics, with **asterisks** or _underscores_.\n",
"Emphasis, aka italics, with *asterisks* or _underscores_.\n",
"\n",
"Strong emphasis, aka bold, with **asterisks** or __underscores__.\n",
"\n",
Expand Down

0 comments on commit 15aa31b

Please sign in to comment.