Skip to content

Commit ea03749

Browse files
committed
Fix minor typo
1 parent 3e577b6 commit ea03749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-11-16-review-of-github-foundations-certification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Starting the exam immediately took me into what seemed like a **post**-exam surv
109109

110110
#### Submitting exam
111111

112-
After an hour or so of answering every question (more on those later), I clicked submit and... received a fullscreen "Something went wrong" message. There was a "Details" button, so of course I clicked it to discover it was a TypeScript error around an undefined `total`!
112+
After an hour or so of answering every question (more on those later), I clicked submit and... received a fullscreen "Something went wrong" message. There was a "Details" button, so of course I clicked it to discover it was a TypeError around an undefined `total`!
113113

114114
[![GitHub Foundations exam error](/assets/images/2024/github-exam-error.png)](/assets/images/2024/github-exam-error.png)
115115

0 commit comments

Comments
 (0)