Skip to content

Commit 1e46e78

Browse files
committed
Fix pedantic codespell bug
1 parent 2b571ae commit 1e46e78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/components/logo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
You can customize the logo, title, and favicon of your site.
66

77
Refer to {external:doc}`the PyData Sphinx Theme branding documentation <user_guide/branding>` for how to customize the logo and title.
8-
This theme re-uses the same configuration.
8+
This theme reuses the same configuration.

src/sphinx_book_theme/assets/styles/abstracts/_mixins.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
/**
1717
* The PyData Sphinx Theme box shadow rule
18-
* Copied here in csae we need to re-use.
18+
* Copied here in csae we need to reuse.
1919
*/
2020
@mixin pst-box-shadow() {
2121
box-shadow:

0 commit comments

Comments
 (0)