Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export const RENDEREXPLANATORYNOTES_PSLE = () => (
<div className="col-sm-10" valign="top" style={EXPLANATORY_CONTENT}>
<u>1980</u>
<br />
Candidates will be awarded one og the following grades:
Candidates will be awarded one of the following grades:
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A,
B or C (A is the highest and C the lowest).
Expand All @@ -76,7 +76,7 @@ export const RENDEREXPLANATORYNOTES_PSLE = () => (
<div className="col-sm-10" valign="top" style={EXPLANATORY_CONTENT}>
<u>1981 - 1992</u>
<br />
Candidates will be awarded one og the following grades:
Candidates will be awarded one of the following grades:
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A.*,
A, B or C (A.* is the highest and C the lowest).
Expand Down