diff --git a/content/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax.md b/content/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax.md
index 98c056431dcd..9c782c67cccb 100644
--- a/content/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax.md
+++ b/content/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax.md
@@ -41,7 +41,7 @@ You can indicate emphasis with bold, italic, strikethrough, subscript, or supers
| All bold and italic | `*** ***` | None | `***All this text is important***` | ***All this text is important*** |
| Subscript | ` ` | None | `This is a subscript text` | This is a subscript text |
| Superscript | ` ` | None | `This is a superscript text` | This is a superscript text |
-| Underline | ` ` | None | `This is an underlined text` | This text is underlined |
+| Underline | ` ` | None | `This is an underlined text` | This is an underlined text |
## Quoting text