Skip to content

Commit 6b4f773

Browse files
committed
Fixed Pizza's lunkheaded typos
1 parent 4bd126a commit 6b4f773

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

wiki/community/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ <h1>Community Pages A-Z</h1>
7676
<hr>
7777
<ul style="line-height: 3;">
7878
<!--wyndchyme was here. These get sorted automatically by the script at the bottom of the page.-->
79-
<li>
80-
<a href="/wiki/community/staffapps/">Staff Applications</a>
81-
<a href="/wiki/community/mc3dsbot/">Using the minecraft 3ds discord bot</a>
82-
</li>
79+
<ul>
80+
<li><a href="/wiki/community/staffapps/">Staff Applications</a></li>
81+
<li><a href="/wiki/community/mc3dsbot/">Discord Bot</a></li>
82+
</ul>
8383

8484
</ul>
8585
</div>

wiki/community/mc3dsbot/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<link rel="icon" type="image/x-icon" href="/img/favicon.ico?">
1919
<link rel="stylesheet" href="/plugins/flickity/flickity.css" media="screen">
2020
<script src="/plugins/flickity/flickity.pkgd.js"></script>
21-
<title>Community &#8226 Staff Applications &#8226 Minecraft 3DS Community</title>
21+
<title>Community &#8226 Discord Bot &#8226 Minecraft 3DS Community</title>
2222
<style>
2323
</style>
2424
</head>
@@ -71,7 +71,7 @@
7171
</div>
7272

7373
<div class="wikiBody">
74-
<h1>Using the minecraft 3ds discord bot</h1>
74+
<h1>Using Minecraft 3DS Bot</h1>
7575

7676
<h2>Prefix Commands (-)</h2>
7777

@@ -88,7 +88,7 @@ <h3>-cstick</h3>
8888
Fix instructions for C-Stick issues on New 3DS caused by plugins.
8989

9090
<h3>-online</h3>
91-
Sends an image describing how online is impossible as of now
91+
Sends an image describing how online multiplayer is impossible as of now
9292

9393
<h3>-website</h3>
9494
Sends the official Minecraft 3DS website URL.
@@ -105,10 +105,10 @@ <h3>-titleid</h3>
105105
<h2>Slash Commands (/)</h2>
106106

107107
<h3>/convertfrom3dst</h3>
108-
Converts a .3dst file attachment to a .png image.
108+
Converts a <code>.3dst</code> file attachment to a <code>.png</code> image.
109109

110110
<h3>/convertto3dst</h3>
111-
Converts a .png or .bmp image attachment to .3dst format.
111+
Converts a <code>.png</code> or <code>.bmp</code> image attachment to <code>.3dst</code> format.
112112
</div>
113113

114114

wiki/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ <h2>Community</h2>
123123
<span class="desc">Questions and procedures required to submit an application to the Minecraft 3DS Community staff team.</span>
124124
</li>
125125
<li>
126-
<strong><a href="/wiki/community/mc3dsbot/">Discord bot</a></strong><br>
127-
<span class="desc">Guide for using the minecraft 3ds discord bot</span>
126+
<strong><a href="/wiki/community/mc3dsbot/">Discord Bot</a></strong><br>
127+
<span class="desc">A guide and list of commands for use with the Minecraft 3DS Bot.</span>
128128
</li>
129129
</ul>
130130
</div>

0 commit comments

Comments
 (0)