From 7771807657fb2d49af0e95d85a96f8a608b9bd82 Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Sat, 2 Jul 2022 10:45:13 -0500 Subject: [PATCH] feat: typos --- guide-en/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide-en/README.md b/guide-en/README.md index dbb7af1a4..d1878a5e6 100644 --- a/guide-en/README.md +++ b/guide-en/README.md @@ -9,12 +9,12 @@ Thank you for choosing sern to be your framework! - Sern is only available in ```discord.js@dev``` at the moment. There are plans to roll out a version of Sern in ```discord.js@13.xx.xx``` in the future. ## You will learn -* Sern's goal +* sern's goal * How to use sern with the [CLI](https://github.com/sern-handler/cli) * Your first command * The Context class -#### Working with pluginsz +#### Working with plugins * Plugins - Command Plugins - Event Plugins