diff --git a/docs/cog_guides/core.rst b/docs/cog_guides/core.rst index 0162444f4..beb24c20a 100644 --- a/docs/cog_guides/core.rst +++ b/docs/cog_guides/core.rst @@ -2117,7 +2117,7 @@ Reloads cog packages. This will unload and then load the specified cogs. -Cogs that were not loaded will be loaded. +Cogs that were not loaded will only be loaded. Examples: - ``[p]reload general`` - Unloads then loads the ``general`` cog.