Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/cli/creation.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ configuration.
# Add Items with a Name in the UID

By default, new items get a number assigned by Doorstop for their UID together
with the document prefix and separator. Doorstop allows you to specifiy an
with the document prefix and separator. Doorstop allows you to specify an
explicit number or a name for the item UID. Names can be only used if the
document was created with a separator. Names cannot contain separators.
Allowed separators are '-', '\_', and '.'.
Expand Down
Loading