docs(core): correct typos

ref: #309
This commit is contained in:
2024-09-21 10:57:24 +09:30
parent fca8ad5a78
commit 582ee4031d
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ Available admonition types are:
Declare a ticket reference in format `#<ticket number>`, and it will be rendered as a link to the ticket. i.e. `#2`
## Model
## Model Reference
A Model link is a reference to an item within the database. Supported model link items are:

View File

@ -53,7 +53,7 @@ Comment types are:
Slash commands are a quick action that is specified after a slash command. As the name implies, the command starts with a slash `/`. The following slash commands are available:
- Linked Item `link`
- Linked Item `/link`
- Related `/blocked_by`, `/blocks` and `/relate`