Skip to content

Commit

Permalink
fixed misspelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilferrit committed Jun 21, 2024
1 parent cfa3429 commit 038cc76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_static/js/cli-page.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@

// Change second header text content
let secondHeader = document.querySelector("#casanovo > h3:first-of-type");
secondHeader.textContent = "Cassanovo CLI Commands";
secondHeader.textContent = "Casanovo CLI Commands";
}
})();

0 comments on commit 038cc76

Please sign in to comment.