Skip to content

Commit 68878b6

Browse files
committed
chore: update create section editing docs
1 parent 67c6487 commit 68878b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/web/src/components/views/dialogs/CreateSectionDialog.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import { _t } from "../../../languageHandler";
1515

1616
interface CreateSectionDialogProps {
1717
/**
18-
* Whether this dialog is being used to edit an existing section or create a new one
18+
* The name of the section being edited if defined. Otherwise, create a new section.
1919
*/
2020
sectionToEdit?: string;
2121

0 commit comments

Comments
 (0)