Fix spelling mistakes
This commit is contained in:
parent
4f0caa9829
commit
332de6433b
@ -8,7 +8,7 @@ Owlbear Rodeo comes with a variety of default tokens that represent various play
|
||||
|
||||
![Default Tokens](defaultTokens)
|
||||
|
||||
Currently there are default tokens representing these types: Barbarian, Bard, Cleric, Druid, Fighter, Monk, Paladin, Ranger, Rouge, Sorcerer, Warlock, Wizard, Artificer, Blood Hunder, Aberration, Beast, Celestial, Construct, Dragon, Elemental, Fey, Fiend, Giant, Goblinoid, Humanoid, Monstrosity, Ooze, Plant, Shapechanger, Titan and Undead.
|
||||
Currently there are default tokens representing these types: Barbarian, Bard, Cleric, Druid, Fighter, Monk, Paladin, Ranger, Rogue, Sorcerer, Warlock, Wizard, Artificer, Blood Hunder, Aberration, Beast, Celestial, Construct, Dragon, Elemental, Fey, Fiend, Giant, Goblinoid, Humanoid, Monstrosity, Ooze, Plant, Shapechanger, Titan and Undead.
|
||||
|
||||
## Working With Tokens
|
||||
|
||||
|
@ -65,7 +65,7 @@ function SettingsModal({ isOpen, onRequestClose }) {
|
||||
<Flex sx={{ flexDirection: "column" }}>
|
||||
<Label py={2}>Settings</Label>
|
||||
<Divider bg="text" />
|
||||
<Label py={2}>Accesibility:</Label>
|
||||
<Label py={2}>Accessibility:</Label>
|
||||
<Label py={2}>
|
||||
<span style={{ marginRight: "4px" }}>Light theme</span>
|
||||
<Checkbox
|
||||
|
Loading…
Reference in New Issue
Block a user