Skip to content

Commit

Permalink
unrelated typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mark stoker committed Nov 8, 2024
1 parent b2a474c commit 2a9bcf0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ async function load() {
bericht.value = initBericht();
}
//load skils
//load skills
const skillsResponse = await fetchLoggedIn("/api/Skills");
if (skillsResponse.status > 300) {
Expand Down

0 comments on commit 2a9bcf0

Please sign in to comment.