Skip to content

Commit 1f45deb

Browse files
committed
docs: Fix inconsistency of vocabulary.
1 parent dadb4a4 commit 1f45deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Editing/Auto-Suggest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Here is a more detailed walk through of the creation of a new task, which can be
4444
- `* [ ]`
4545
- `+ [ ]`
4646
- and the global filter (if any),
47-
- and the status character (between `[` and `]`) does not have [[Status Types|status type]] `NON_TASK`.
47+
- and the status symbol (the character between `[` and `]`) does not have [[Status Types|status type]] `NON_TASK`.
4848

4949
Tasks also tries to display the auto-suggest menu based on context. For example, suggestions will only appear
5050
within square brackets `[]` or parentheses `()` when using the [[Dataview Format#Bracketed inline fields|Dataview Task Format]].

0 commit comments

Comments
 (0)