We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9b3ddf commit 97d7879Copy full SHA for 97d7879
html/lesson1/tutorial.md
@@ -250,8 +250,8 @@ Add this underneath the ordered list about why we like owls.
250
251
## Formatting text
252
253
-We can also **emphasise** or make text *important*.
254
-For emphasis we use `<strong>` and for importance `<em>`
+We can also *emphasise* or make text **important**.
+For emphasis we use `<em>` and for importance `<strong>`
255
256
Let's emphasise some of the content of your paragraph
257
0 commit comments