Merge pull request #6036 from docxml/patch-1

Typo kanban.md
This commit is contained in:
Sidharth Vinod
2024-11-27 15:08:57 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -86,7 +86,7 @@ todo[Todo]
## Configuration Options ## Configuration Options
You can customize the Kanban diagram using a configuration block at the beginning of your markdown file. This is useful for setting global settings like a base URL for tickets. Currently there is one configuration option for kanban diagrams tacketBaseUrl. This can be set as in the the following example: You can customize the Kanban diagram using a configuration block at the beginning of your markdown file. This is useful for setting global settings like a base URL for tickets. Currently there is one configuration option for kanban diagrams `ticketBaseUrl`. This can be set as in the the following example:
```yaml ```yaml
--- ---

View File

@@ -64,7 +64,7 @@ todo[Todo]
## Configuration Options ## Configuration Options
You can customize the Kanban diagram using a configuration block at the beginning of your markdown file. This is useful for setting global settings like a base URL for tickets. Currently there is one configuration option for kanban diagrams tacketBaseUrl. This can be set as in the the following example: You can customize the Kanban diagram using a configuration block at the beginning of your markdown file. This is useful for setting global settings like a base URL for tickets. Currently there is one configuration option for kanban diagrams `ticketBaseUrl`. This can be set as in the the following example:
```yaml ```yaml
--- ---