docs: fix Typst copy paste typo (#6021)

docs: fix typst copy paste typo for disabled option in config docs
This commit is contained in:
Jonathan Carlson 2024-06-09 00:20:47 -07:00 committed by GitHub
parent d8a3ac72a3
commit d9f8e3b1d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4495,7 +4495,7 @@ By default, the module will be shown if any of the following conditions are met:
| `detect_extensions` | `['.typ']` | Which extensions should trigger this module. |
| `detect_files` | `['template.typ']` | Which filenames should trigger this module. |
| `detect_folders` | `[]` | Which folders should trigger this module. |
| `disabled` | `false` | Disables the `daml` module. |
| `disabled` | `false` | Disables the `typst` module. |
### Variables