Skip to content

Commit 88a096f

Browse files
authored
📚 DOCS: Fix typos (#157)
1 parent c024ea8 commit 88a096f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,15 @@
6565

6666
## 2.0.0 - 2021-01-24
6767

68-
♻️ Refactor to reduce JS/CSS payload size and improve accesibility:
68+
♻️ Refactor to reduce JS/CSS payload size and improve accessibility:
6969

7070
* Removed semantic-ui assets
7171
* Removed unused 'sphinx_tabs_nowarn' sphinx option
7272
* JS/CSS assets are now copied across by sphinx when builing, rather than being copied by the extension
7373
* Changed tab HTML to use tab roles
7474
* Changed tab label colour, to increase contrast with background
7575
* Added ARIA labels for tabs and panels
76-
* Added tabindex atributes to allow users to focus and switch tabs using a keyboard
76+
* Added tabindex attributes to allow users to focus and switch tabs using a keyboard
7777
* Added a margin below images inside tab content
7878

7979
✨ New features:

0 commit comments

Comments
 (0)