Skip to content

Commit 9188d63

Browse files
committed
fix: CSpell and Typo
1 parent 3031e95 commit 9188d63

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

.cspell.json

-4
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@
3636
"addemoji",
3737
"courserep",
3838
"deletemessage",
39-
"discordjs",
40-
"dockerhub",
4139
"execchannel",
4240
"freeside",
4341
"gorb",
@@ -48,12 +46,10 @@
4846
"gorbstorm",
4947
"guildmember",
5048
"Hullcss",
51-
"Jetbrains",
5249
"Kieran",
5350
"kieranr",
5451
"lampadaferens",
5552
"nukepaid",
56-
"organising",
5753
"Ouroboros",
5854
"paidmember",
5955
"robsoc",

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Alongside commands, this bot also features:
3333
**This is a private bot used for a specific purpose within a specific discord server however if you do want to run the bot for testing purposes or deploy it to a new location. Follow the instructions below.**
3434

3535
### 🐋 Docker
36-
Due to the [Publish.yml](.github/workflows/publish.yml) workflow, the newest build will automatically be pushed to dockerhub.
36+
Due to the [Publish.yml](.github/workflows/publish.yml) workflow, the newest build will automatically be pushed to DockerHub.
3737

3838
```docker
3939
docker run -d \

src/commands/embeds/usefullinks.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ module.exports = {
2525
`
2626
- GitHub Student Developer Pack: https://education.github.com/pack\r\n
2727
- Microsoft Azure Dev Tools for Teaching: https://azure.microsoft.com/en-gb/free/students/\r\n
28-
- Jetbrains IDE Package: https://www.jetbrains.com/community/education/#students\r\n`
28+
- JetBrains IDE Package: https://www.jetbrains.com/community/education/#students\r\n`
2929
)
3030

3131
.addField(

0 commit comments

Comments
 (0)