Skip to content

Commit c40d681

Browse files
authored
Improve [n] Documentation's Clarity.
1 parent b281503 commit c40d681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/writing-text-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can use dialogic variables (and even autoload variables) in your text events
3030

3131
`[br]` Inserts a break into a text event.
3232

33-
`[n]` Seemingly starts a new event, requiring some sort of advancement (user input or auto-advance)
33+
`[n]` Visually starts a new event, requiring manual advancement by the user or by the Auto-Advance system.
3434

3535
`[n+]` Requires some sort of advance (user input or auto-advance), but will append the following text to the previous without clearing the text box.
3636

0 commit comments

Comments
 (0)