aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2020-11-13 14:51:17 -0800
committerGitHub <[email protected]>2020-11-13 14:51:17 -0800
commitb31c76fe90fcdbf4c55e71ddf892c764b5e56dc7 (patch)
treefdd0b7f678d7003d4a96f3006f89c480e1fad241
parentarticle: systems level languages for discord bots (diff)
downloadblog-b31c76fe90fcdbf4c55e71ddf892c764b5e56dc7.tar.xz
blog-b31c76fe90fcdbf4c55e71ddf892c764b5e56dc7.zip
fix: grammer/ sizing
-rw-r--r--articles/2020-11-13-systems-languages-for-discord-bots.md (renamed from articles/2020-11-13-systems-level-languages-for-discord-bots.md)8
1 files changed, 4 insertions, 4 deletions
diff --git a/articles/2020-11-13-systems-level-languages-for-discord-bots.md b/articles/2020-11-13-systems-languages-for-discord-bots.md
index 72d87e1..b07c84b 100644
--- a/articles/2020-11-13-systems-level-languages-for-discord-bots.md
+++ b/articles/2020-11-13-systems-languages-for-discord-bots.md
@@ -1,8 +1,8 @@
---
-title: Systems level languages for Discord bots
-route: /systems-level-languages-for-discord-bots
+title: Systems languages for Discord bots
+route: /systems-languages-for-discord-bots
date: 2020-11-13
-description: How writing a Discord bot in a systems language is not as hard as you might think.
+description: How writing a Discord bot in a systems level language is not as hard as you might think.
---
You've read the title, now your probably confused, don't worry, it's not that hard.
@@ -90,4 +90,4 @@ Though I will not go into the ins and outs of Serenity for now, feel free to do
Also worth mentioning, since Serenity is in Rust, you can use other Rust crates to finish up some cool custom features!
-Well, I hope you enjoyed this quick little write-up, I'll probably be absent for a bit as I have work that I need to finish up, but nonetheless, I hope you stay for more! \ No newline at end of file
+Well, I hope you enjoyed this quick little write-up, I'll probably be absent for a bit as I have work that I need to finish up, but nonetheless, I hope you stay for more!