diff --git a/README.md b/README.md
index e68d4b1..05e01ea 100644
--- a/README.md
+++ b/README.md
@@ -8,5 +8,5 @@ Custom module built for Drupal 10 designed to take POST requests from a webform
2. If Drupal is actively running, clear the cache via the following CLI command:
``` drush cr ```
3. Enable this module from the configuration menu on the website's 'Extend > Custom' section.
- (OPTIONAL) You can also issue this command via the CLI via the following command:
+ (OPTIONAL) You can also issue this command from the CLI via the following command:
``` drush en FreshdeskShim -y ```
\ No newline at end of file