Adds a missing space

This commit is contained in:
keronshb
2021-05-13 13:21:34 -04:00
parent 611dca2776
commit bdd42c728d
@@ -41,7 +41,7 @@ export const ForbiddenLore = (props, context) => {
cost: knowledge.cost,
})} />
{' '}
Cost : {knowledge.cost}
Cost : {knowledge.cost}
| Sacrifices Required : {knowledge.sacs}
</Box >
<Box italic my={1}>