Skip to content

Commit cf768b0

Browse files
Fix for Issue - Test your skills: Advanced HTML text — Task 2, paragraph 2: Copy discrepancy mdn#641
Corrected the download file has well.
1 parent dd665bd commit cf768b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/introduction-to-html/tasks/advanced-text/advanced-text2-download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h1>Advanced text semantics</h1>
3434

3535
<p>Let's start with a quote:</p>
3636

37-
<p>By default, HTML is accessible, if used correctly.</p>
37+
<p>HTML, Hypertext Markup Language is by default accessible, if used correctly.</p>
3838

3939
<p>CSS can also be used to make web pages more, or less, accessible.</p>
4040

0 commit comments

Comments
 (0)