Skip to content

Commit c1ffe0f

Browse files
SYudeeestelle
authored andcommitted
Update index.md (#41957)
Small typo, there should be BCE, not BC.
1 parent 2144029 commit c1ffe0f

File tree

1 file changed

+1
-1
lines changed
  • files/en-us/learn_web_development/core/structuring_content/marking_up_a_letter

1 file changed

+1
-1
lines changed

files/en-us/learn_web_development/core/structuring_content/marking_up_a_letter/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ For this project, your task is to mark up a letter that needs to be hosted on a
123123
- The names of the sender and receiver (and _Tel_ and _Email_) should be marked up with strong importance.
124124
- The four dates in the document should be wrapped in appropriate elements containing machine-readable dates.
125125
- The first address and first date in the letter should have a `class` attribute value of `sender-column` set on them. The CSS you'll add later will cause these to be right aligned, as it should be in the case in a classic letter layout.
126-
- Mark up the following five acronyms/abbreviations in the main text of the letter — "PhD," "HTML," "CSS," "BC," and "Esq." — to provide expansions of each one.
126+
- Mark up the following five acronyms/abbreviations in the main text of the letter — "PhD," "HTML," "CSS," "BCE," and "Esq." — to provide expansions of each one.
127127
- The six sub/superscripts should be marked up appropriately — in the chemical formulae, and the numbers 103 and 104 (they should be 10 to the power of 3 and 4, respectively).
128128
- Mark up at least two other appropriate words in the text with strong importance/emphasis.
129129
- Mark up the university motto quote and citation with appropriate elements.

0 commit comments

Comments
 (0)