Skip to content

Commit

Permalink
Correct typo in list of kings
Browse files Browse the repository at this point in the history
  • Loading branch information
ejimsan committed Jun 1, 2023
1 parent 538944f commit 7145db7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/common/BrinkmanKings.json
Original file line number Diff line number Diff line change
Expand Up @@ -1797,7 +1797,7 @@
"dynastyNumber": "14",
"dynastyName": "Persian Rulers",
"orderInDynasty": "9",
"name": "Ataxerxes IV Arses",
"name": "Artaxerxes IV Arses",
"date": "337–336",
"totalOfYears": "2",
"notes": ""
Expand Down
2 changes: 1 addition & 1 deletion src/common/__snapshots__/BrinkmanKings.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4449,7 +4449,7 @@ exports[`Snapshot 1`] = `
<td
className="chronology-display"
>
Ataxerxes IV Arses
Artaxerxes IV Arses
</td>
<td
className="chronology-display"
Expand Down

0 comments on commit 7145db7

Please sign in to comment.