diff --git a/docs/index.md b/docs/index.md
index c9a19a18ce0..e0dabf00cb6 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -12,7 +12,7 @@ title: Home
-->
-# ^^**InvokeAI: A Stable Diffusion Toolkit**^^ :tools:
Formally known as lstein/stable-diffusion
+# ^^**InvokeAI: A Stable Diffusion Toolkit**^^ :tools:
Formerly known as lstein/stable-diffusion

@@ -112,13 +112,13 @@ You wil need one of the following:
- Support in both WebGUI and CLI for
post-processing of previously-generated images
using facial reconstruction, ESRGAN upscaling, outcropping (similar to DALL-E infinite canvas),
and "embiggen" upscaling. See the `!fix` command.
-- New `--hires` option on `invoke>` line allows
larger images to be created without duplicating elements, at the cost of some performance.
+- New `--hires` option on `invoke>` line allows
larger images to be created without duplicating elements, at the cost of some performance.
- New `--perlin` and `--threshold` options allow you to add and control variation
during image generation (see
Thresholding and Perlin Noise Initialization
- Extensive metadata now written into PNG files, allowing reliable regeneration of images
and tweaking of previous settings.
- Command-line completion in `invoke.py` now works on Windows, Linux and Mac platforms.
-- Improved
command-line completion behavior.
+- Improved
command-line completion behavior.
New commands added:
* List command-line history with `!history`
* Search command-line history with `!search`