Merge pull request #23 from moritzdietz/moritzdietz/fix-typos-and-wording
Fix typos and wording
This commit is contained in:
@@ -11,7 +11,7 @@ function Welcome() {
|
||||
<div className="flex-v--center">
|
||||
<img className="app-welcome__logo noselect" src={CinnySvg} alt="Cinny logo" />
|
||||
<Text className="app-welcome__heading" variant="h1">Welcome to Cinny</Text>
|
||||
<Text className="app-welcome__subheading" variant="s1">Yet another matrix client</Text>
|
||||
<Text className="app-welcome__subheading" variant="s1">Yet another Matrix client</Text>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user