Fixed some typos and style issues

This commit is contained in:
BB
2022-06-04 02:10:52 +02:00
parent 6f017bf4f6
commit de01ae20b9
8 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ export function FAQModal({ open, onClose }: IProps): React.ReactElement {
<Typography variant="h4">What is Memory?</Typography>
<br />
<Typography>
Sleeve memory dictates what a sleeve's synchronization will be when its reset by switching BitNodes. For
Sleeve memory dictates what a sleeve's synchronization will be when it's reset by switching BitNodes. For
example, if a sleeve has a memory of 25, then when you switch BitNodes its synchronization will initially be
set to 25, rather than 1.
</Typography>