Skip to content

Commit 113a3f9

Browse files
Merge pull request #31 from leowilkin/master
2 parents 6fea6cb + 6a82708 commit 113a3f9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

views/menu-main.tpl.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
@click="state.showDropdownResources = !state.showDropdownResources"
147147
data-trigger-for="showDropdownResources"
148148
>
149-
<span class="text-sm">Hackclub</span>
149+
<span class="text-sm">Hack Club</span>
150150
<span
151151
class="iconify inline"
152152
data-icon="simple-icons:hackclub"

views/settings.tpl.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2047,7 +2047,7 @@
20472047
preconditions have change (e.g. you modified
20482048
language mappings retrospectively). This may
20492049
take some time. Be careful and only run this
2050-
action if you know, what your are doing, as
2050+
action if you know what your are doing, as
20512051
data loss might occur.
20522052
</span>
20532053
</div>
@@ -2110,7 +2110,7 @@
21102110
<span
21112111
class="block text-sm text-red-600"
21122112
>
2113-
Warning: Clearing your data is not allowed during high seas. Please contact us in <a href="https://hackclub.slack.com/archives/C07PZNMBPBN">#high-seas-help</a> for more information.
2113+
Warning: Clearing your data is not allowed during High Seas. Please contact us in <a href="https://hackclub.slack.com/archives/C07PZNMBPBN">#high-seas-help</a> for more information.
21142114
</span>
21152115
<span
21162116
class="block text-sm text-text-secondary dark:text-text-dark-secondary"
@@ -2150,7 +2150,7 @@
21502150
<span
21512151
class="block text-sm text-red-600"
21522152
>
2153-
Warning: Deleting your account is currently disabled during high seas. Please contact us in <a href="https://hackclub.slack.com/archives/C07PZNMBPBN">#high-seas-help</a>
2153+
Warning: Deleting your account is currently disabled during High Seas. Please contact us in <a href="https://hackclub.slack.com/archives/C07PZNMBPBN">#high-seas-help</a>
21542154
</span>
21552155
<br/>
21562156
<span

0 commit comments

Comments
 (0)