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
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
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
|
## Working With Tokens
|
||||||
|
|
||||||
|
@ -65,7 +65,7 @@ function SettingsModal({ isOpen, onRequestClose }) {
|
|||||||
<Flex sx={{ flexDirection: "column" }}>
|
<Flex sx={{ flexDirection: "column" }}>
|
||||||
<Label py={2}>Settings</Label>
|
<Label py={2}>Settings</Label>
|
||||||
<Divider bg="text" />
|
<Divider bg="text" />
|
||||||
<Label py={2}>Accesibility:</Label>
|
<Label py={2}>Accessibility:</Label>
|
||||||
<Label py={2}>
|
<Label py={2}>
|
||||||
<span style={{ marginRight: "4px" }}>Light theme</span>
|
<span style={{ marginRight: "4px" }}>Light theme</span>
|
||||||
<Checkbox
|
<Checkbox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user