Skip to content

Commit 28839d9

Browse files
committed
Fix spelling of "GitHub" (was "Github")
1 parent 1e0fade commit 28839d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ <h4 class="modal-title" id="welcomeModalLabel">Hey there!</h4>
181181
<a href="https://gitter.im/kaitai_struct/Lobby" target="_blank">Gitter chatroom</a>.
182182
</div>
183183
<div class="form-group">
184-
You can view the source code or create issues on Github
184+
You can view the source code or create issues on GitHub
185185
for the <a href="https://github.com/kaitai-io/kaitai_struct_webide" target="_blank">WebIDE</a> or
186186
<a href="https://github.com/kaitai-io/kaitai_struct" target="_blank">Kaitai Struct</a>.
187187
</div>

src/ui/Parts/AboutModal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h4 class="modal-title">Hey there!</h4>
2424
<a href="https://gitter.im/kaitai_struct/Lobby" target="_blank">Gitter chatroom</a>.
2525
</div>
2626
<div class="form-group">
27-
You can view the source code or create issues on Github
27+
You can view the source code or create issues on GitHub
2828
for the <a href="https://github.com/kaitai-io/kaitai_struct_webide" target="_blank">WebIDE</a> or
2929
<a href="https://github.com/kaitai-io/kaitai_struct" target="_blank">Kaitai Struct</a>.
3030
</div>

0 commit comments

Comments
 (0)