docs: correct number of options documented. three to two

This commit is contained in:
Patrick Hyatt 2022-02-03 17:13:41 -05:00 committed by Jan De Dobbeleer
parent fddee51f70
commit ef19887746

View file

@ -31,7 +31,7 @@ Let's take a closer look at what defines a block.
### Type
Tells the engine what to do with the block. There are three options:
Tells the engine what to do with the block. There are two options:
- `prompt` renders one or more segments
- `rprompt` renders one or more segments aligned to the right of the cursor. Only one `rprompt` block is permitted.