Fixed documentation heading level, refs #154

This commit is contained in:
Simon Willison 2023-08-19 22:12:02 -07:00
parent 091984cca2
commit f5ec484cf2

View file

@ -114,7 +114,7 @@ The second argument can be a model identifier or another alias, in which case th
If the `aliases.json` file does not exist or contains invalid JSON it will be created or overwritten.
## remove_alias(alias)
### remove_alias(alias)
Removes the alias with the given name from the `aliases.json` file.